Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
207008621

Files

FilesInfosWarningsErrors
org/apache/any23/Any23.java00181
org/apache/any23/ExtractionReport.java0040
org/apache/any23/cli/ExtractorDocumentation.java0056
org/apache/any23/cli/MicrodataParser.java0033
org/apache/any23/cli/MimeDetector.java0025
org/apache/any23/cli/PluginVerifier.java0032
org/apache/any23/cli/Rover.java00174
org/apache/any23/cli/ToolRunner.java0038
org/apache/any23/cli/Version.java009
org/apache/any23/cli/VocabPrinter.java0014
org/apache/any23/cli/package-info.java001
org/apache/any23/configuration/Configuration.java0021
org/apache/any23/configuration/DefaultConfiguration.java0069
org/apache/any23/configuration/DefaultModifiableConfiguration.java0015
org/apache/any23/configuration/package-info.java001
org/apache/any23/encoding/EncodingDetector.java002
org/apache/any23/encoding/TikaEncodingDetector.java008
org/apache/any23/encoding/package-info.java001
org/apache/any23/extractor/ErrorReporter.java0023
org/apache/any23/extractor/ExampleInputOutput.java0017
org/apache/any23/extractor/ExtractionContext.java0054
org/apache/any23/extractor/ExtractionException.java0022
org/apache/any23/extractor/ExtractionParameters.java0095
org/apache/any23/extractor/ExtractionResult.java002
org/apache/any23/extractor/ExtractionResultImpl.java00125
org/apache/any23/extractor/Extractor.java005
org/apache/any23/extractor/ExtractorFactory.java004
org/apache/any23/extractor/ExtractorGroup.java0028
org/apache/any23/extractor/ExtractorRegistry.java0024
org/apache/any23/extractor/SimpleExtractorFactory.java0032
org/apache/any23/extractor/SingleDocumentExtraction.java00271
org/apache/any23/extractor/SingleDocumentExtractionReport.java0018
org/apache/any23/extractor/TagSoupExtractionResult.java0056
org/apache/any23/extractor/csv/CSVExtractor.java0059
org/apache/any23/extractor/csv/CSVReaderBuilder.java0051
org/apache/any23/extractor/html/AdrExtractor.java0023
org/apache/any23/extractor/html/DocumentReport.java0012
org/apache/any23/extractor/html/DomUtils.java00155
org/apache/any23/extractor/html/EntityBasedMicroformatExtractor.java0016
org/apache/any23/extractor/html/GeoExtractor.java0024
org/apache/any23/extractor/html/HCalendarExtractor.java0060
org/apache/any23/extractor/html/HCardExtractor.java00123
org/apache/any23/extractor/html/HCardName.java00119
org/apache/any23/extractor/html/HListingExtractor.java00102
org/apache/any23/extractor/html/HRecipeExtractor.java00110
org/apache/any23/extractor/html/HResumeExtractor.java0049
org/apache/any23/extractor/html/HReviewExtractor.java0047
org/apache/any23/extractor/html/HTMLDocument.java00142
org/apache/any23/extractor/html/HTMLMetaExtractor.java0077
org/apache/any23/extractor/html/HeadLinkExtractor.java0021
org/apache/any23/extractor/html/ICBMExtractor.java0023
org/apache/any23/extractor/html/LicenseExtractor.java0018
org/apache/any23/extractor/html/MicroformatExtractor.java00102
org/apache/any23/extractor/html/SpanCloserInputStream.java0035
org/apache/any23/extractor/html/SpeciesExtractor.java0043
org/apache/any23/extractor/html/TagSoupParser.java00104
org/apache/any23/extractor/html/TitleExtractor.java0020
org/apache/any23/extractor/html/TurtleHTMLExtractor.java0050
org/apache/any23/extractor/html/XFNExtractor.java0042
org/apache/any23/extractor/html/annotations/Includes.java002
org/apache/any23/extractor/microdata/Item.java0012
org/apache/any23/extractor/microdata/ItemProp.java0024
org/apache/any23/extractor/microdata/ItemPropValue.java0068
org/apache/any23/extractor/microdata/ItemScope.java0068
org/apache/any23/extractor/microdata/MicrodataExtractor.java00130
org/apache/any23/extractor/microdata/MicrodataParser.java00179
org/apache/any23/extractor/microdata/MicrodataParserException.java0035
org/apache/any23/extractor/microdata/MicrodataParserReport.java0020
org/apache/any23/extractor/package-info.java001
org/apache/any23/extractor/rdf/BaseRDFExtractor.java0032
org/apache/any23/extractor/rdf/NQuadsExtractor.java0015
org/apache/any23/extractor/rdf/NTriplesExtractor.java0016
org/apache/any23/extractor/rdf/RDFHandlerAdapter.java0019
org/apache/any23/extractor/rdf/RDFParserFactory.java0059
org/apache/any23/extractor/rdf/RDFXMLExtractor.java0018
org/apache/any23/extractor/rdf/TriXExtractor.java0018
org/apache/any23/extractor/rdf/TurtleExtractor.java0018
org/apache/any23/extractor/rdfa/RDFa11Extractor.java0043
org/apache/any23/extractor/rdfa/RDFa11Parser.java00504
org/apache/any23/extractor/rdfa/RDFa11ParserException.java005
org/apache/any23/extractor/rdfa/RDFaExtractor.java0048
org/apache/any23/extractor/rdfa/XSLTStylesheet.java0026
org/apache/any23/extractor/rdfa/XSLTStylesheetException.java007
org/apache/any23/extractor/xpath/QuadTemplate.java0040
org/apache/any23/extractor/xpath/TemplateGraph.java005
org/apache/any23/extractor/xpath/TemplateObject.java0011
org/apache/any23/extractor/xpath/TemplatePredicate.java006
org/apache/any23/extractor/xpath/TemplateSubject.java009
org/apache/any23/extractor/xpath/TemplateXPathExtractionRule.java007
org/apache/any23/extractor/xpath/TemplateXPathExtractionRuleImpl.java0081
org/apache/any23/extractor/xpath/Term.java0017
org/apache/any23/extractor/xpath/Variable.java007
org/apache/any23/extractor/xpath/XPathExtractor.java0030
org/apache/any23/filter/ExtractionContextBlocker.java00118
org/apache/any23/filter/IgnoreAccidentalRDFa.java0048
org/apache/any23/filter/IgnoreTitlesOfEmptyDocuments.java0037
org/apache/any23/filter/package-info.java001
org/apache/any23/http/AcceptHeaderBuilder.java0029
org/apache/any23/http/DefaultHTTPClient.java0050
org/apache/any23/http/HTTPClient.java008
org/apache/any23/http/package-info.java001
org/apache/any23/io/nquads/NQuads.java008
org/apache/any23/io/nquads/NQuadsParser.java00222
org/apache/any23/io/nquads/NQuadsWriter.java0084
org/apache/any23/io/nquads/package-info.java001
org/apache/any23/mime/MIMEType.java0036
org/apache/any23/mime/MIMETypeDetector.java004
org/apache/any23/mime/NaiveMIMETypeDetector.java0027
org/apache/any23/mime/TikaMIMETypeDetector.java00110
org/apache/any23/mime/package-info.java001
org/apache/any23/mime/purifier/Purifier.java006
org/apache/any23/mime/purifier/WhiteSpacesPurifier.java0013
org/apache/any23/package-info.java001
org/apache/any23/plugin/Any23PluginManager.java00164
org/apache/any23/plugin/Author.java001
org/apache/any23/plugin/ClassFilter.java001
org/apache/any23/plugin/ExtractorPlugin.java002
org/apache/any23/plugin/package-info.java001
org/apache/any23/rdf/Any23ValueFactoryWrapper.java00115
org/apache/any23/rdf/PopularPrefixes.java0018
org/apache/any23/rdf/Prefixes.java0083
org/apache/any23/rdf/RDFUtils.java00168
org/apache/any23/rdf/package-info.java001
org/apache/any23/source/ByteArrayDocumentSource.java0029
org/apache/any23/source/DocumentSource.java006
org/apache/any23/source/FileDocumentSource.java0025
org/apache/any23/source/HTTPDocumentSource.java0026
org/apache/any23/source/LocalCopyFactory.java001
org/apache/any23/source/MemCopyFactory.java008
org/apache/any23/source/StringDocumentSource.java0037
org/apache/any23/source/package-info.java001
org/apache/any23/util/DiscoveryUtils.java0057
org/apache/any23/util/FileUtils.java0053
org/apache/any23/util/LogUtils.java004
org/apache/any23/util/MathUtils.java009
org/apache/any23/util/ReaderInputStream.java0023
org/apache/any23/util/StreamUtils.java0021
org/apache/any23/util/StringUtils.java0047
org/apache/any23/util/URLUtils.java008
org/apache/any23/util/package-info.java001
org/apache/any23/validator/DOMDocument.java002
org/apache/any23/validator/DefaultDOMDocument.java0031
org/apache/any23/validator/DefaultRuleContext.java0012
org/apache/any23/validator/DefaultValidationReport.java0021
org/apache/any23/validator/DefaultValidationReportBuilder.java0061
org/apache/any23/validator/DefaultValidator.java0057
org/apache/any23/validator/EmptyValidationReport.java0015
org/apache/any23/validator/Rule.java003
org/apache/any23/validator/RuleContext.java007
org/apache/any23/validator/SerializationException.java006
org/apache/any23/validator/ValidationReport.java0051
org/apache/any23/validator/ValidationReportBuilder.java003
org/apache/any23/validator/ValidationReportSerializer.java002
org/apache/any23/validator/Validator.java0012
org/apache/any23/validator/ValidatorException.java006
org/apache/any23/validator/XMLValidationReportSerializer.java0071
org/apache/any23/validator/package-info.java001
org/apache/any23/validator/rule/AboutNotURIRule.java0024
org/apache/any23/validator/rule/MetaNameMisuseFix.java0011
org/apache/any23/validator/rule/MetaNameMisuseRule.java0011
org/apache/any23/validator/rule/MissingOpenGraphNamespaceRule.java0014
org/apache/any23/validator/rule/OpenGraphNamespaceFix.java009
org/apache/any23/vocab/CSV.java0025
org/apache/any23/vocab/DCTERMS.java0024
org/apache/any23/vocab/DOAC.java0094
org/apache/any23/vocab/FOAF.java00176
org/apache/any23/vocab/GEO.java0015
org/apache/any23/vocab/HLISTING.java00108
org/apache/any23/vocab/HRECIPE.java0058
org/apache/any23/vocab/ICAL.java00186
org/apache/any23/vocab/OGP.java0081
org/apache/any23/vocab/RDFSchemaUtils.java0068
org/apache/any23/vocab/REVIEW.java0030
org/apache/any23/vocab/SCHEMAORG.java006
org/apache/any23/vocab/SINDICE.java0034
org/apache/any23/vocab/VCARD.java0099
org/apache/any23/vocab/Vocabulary.java0063
org/apache/any23/vocab/WO.java0062
org/apache/any23/vocab/XFN.java0059
org/apache/any23/vocab/XHTML.java0019
org/apache/any23/vocab/package-info.java001
org/apache/any23/writer/BenchmarkTripleHandler.java0058
org/apache/any23/writer/CompositeTripleHandler.java0042
org/apache/any23/writer/CountingTripleHandler.java0044
org/apache/any23/writer/FormatWriter.java001
org/apache/any23/writer/JSONWriter.java0079
org/apache/any23/writer/LoggingTripleHandler.java0053
org/apache/any23/writer/NQuadsWriter.java005
org/apache/any23/writer/NTriplesWriter.java003
org/apache/any23/writer/RDFWriterTripleHandler.java0047
org/apache/any23/writer/RDFXMLWriter.java005
org/apache/any23/writer/ReportingTripleHandler.java0048
org/apache/any23/writer/RepositoryWriter.java0040
org/apache/any23/writer/TriXWriter.java005
org/apache/any23/writer/TripleHandler.java0012
org/apache/any23/writer/TripleHandlerException.java007
org/apache/any23/writer/TurtleWriter.java002
org/apache/any23/writer/URIListWriter.java0043
org/apache/any23/writer/Writer.java003
org/apache/any23/writer/WriterRegistry.java0067
org/apache/any23/writer/package-info.java001

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
9Errors Error
NewlineAtEndOfFile25Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
91Errors Error
JavadocMethod1287Errors Error
JavadocType10Errors Error
JavadocVariable779Errors Error
JavadocStyle72Errors Error
ConstantName89Errors Error
LocalFinalVariableName4Errors Error
LocalVariableName1Errors Error
MemberName93Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName2Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength1516Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad1Errors Error
NoWhitespaceAfter31Errors Error
NoWhitespaceBefore1Errors Error
OperatorWrap31Errors Error
ParenPad595Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter59Errors Error
WhitespaceAround648Errors Error
ModifierOrder40Errors Error
RedundantModifier16Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock1Errors Error
LeftCurly0Errors Error
NeedBraces222Errors Error
RightCurly7Errors Error
AvoidInlineConditionals77Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement1Errors Error
EqualsHashCode0Errors Error
HiddenField216Errors Error
IllegalInstantiation0Errors Error
InnerAssignment2Errors Error
MagicNumber37Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows8Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension574Errors Error
FinalClass32Errors Error
HideUtilityClassConstructor4Errors Error
InterfaceIsType0Errors Error
VisibilityModifier445Errors Error
ArrayTypeStyle1Errors Error
FinalParameters1614Errors Error
TodoComment11Errors Error
UpperEll0Errors Error

Details

org/apache/any23/Any23.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.74
ErrorsMissing a Javadoc comment.78
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.78
ErrorsMissing a Javadoc comment.80
ErrorsMissing a Javadoc comment.81
ErrorsLine is longer than 80 characters.83
ErrorsMissing a Javadoc comment.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsMissing a Javadoc comment.85
ErrorsMissing a Javadoc comment.87
ErrorsMissing a Javadoc comment.89
ErrorsMissing a Javadoc comment.90
ErrorsMissing a Javadoc comment.91
ErrorsLine is longer than 80 characters.97
ErrorsParameter configuration should be final.100
Errors'configuration' hides a field.100
ErrorsParameter extractorGroup should be final.100
Errors'if' construct must use '{}'s.101
ErrorsLine is longer than 80 characters.101
Errors'if' is not followed by whitespace.101
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
ErrorsLine is longer than 80 characters.105
ErrorsAvoid inline conditionals.108
ErrorsParameter extractorGroup should be final.118
ErrorsParameter configuration should be final.128
Errors'configuration' hides a field.128
ErrorsExpected @param tag for 'configuration'.128
ErrorsParameter extractorNames should be final.128
ErrorsAvoid inline conditionals.132
ErrorsLine is longer than 80 characters.135
Errors'(' is followed by whitespace.135
ErrorsParameter extractorNames should be final.144
Errors'(' is followed by whitespace.145
Errors')' is preceded with whitespace.145
ErrorsParameter configuration should be final.151
Errors'configuration' hides a field.151
ErrorsExpected @param tag for 'configuration'.151
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsMethod 'setHTTPUserAgent' is not designed for extension - needs to be abstract, final or empty.168
ErrorsParameter userAgent should be final.168
Errors'userAgent' hides a field.168
ErrorsLine is longer than 80 characters.170
Errors'if' is not followed by whitespace.172
Errors'if' is not followed by whitespace.175
ErrorsLine is longer than 80 characters.176
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
ErrorsMethod 'getHTTPUserAgent' is not designed for extension - needs to be abstract, final or empty.187
ErrorsLine is longer than 80 characters.193
ErrorsLine is longer than 80 characters.196
ErrorsUnused @throws tag for 'IllegalStateException'.196
ErrorsMethod 'setHTTPClient' is not designed for extension - needs to be abstract, final or empty.198
ErrorsParameter httpClient should be final.198
Errors'httpClient' hides a field.198
Errors'if' is not followed by whitespace.199
ErrorsLine is longer than 80 characters.203
ErrorsLine is longer than 80 characters.209
ErrorsMethod 'getHTTPClient' is not designed for extension - needs to be abstract, final or empty.214
ErrorsLine is longer than 80 characters.217
Errors'+' should be on a new line.217
ErrorsLine is longer than 80 characters.218
Errors'(' is followed by whitespace.220
ErrorsLine is longer than 80 characters.228
ErrorsLine is longer than 80 characters.231
Errors')' is preceded with whitespace.233
ErrorsLine is longer than 80 characters.240
ErrorsMethod 'setCacheFactory' is not designed for extension - needs to be abstract, final or empty.244
ErrorsParameter cache should be final.244
Errors'if' is not followed by whitespace.245
ErrorsLine is longer than 80 characters.252
ErrorsLine is longer than 80 characters.254
ErrorsMethod 'setMIMETypeDetector' is not designed for extension - needs to be abstract, final or empty.257
ErrorsParameter detector should be final.257
ErrorsLine is longer than 80 characters.262
ErrorsLine is longer than 80 characters.266
ErrorsLine is longer than 80 characters.267
ErrorsLine is longer than 80 characters.269
ErrorsMethod 'createDocumentSource' is not designed for extension - needs to be abstract, final or empty.269
ErrorsParameter documentURI should be final.269
Errors'if' construct must use '{}'s.270
ErrorsLine is longer than 80 characters.270
Errors'if' is not followed by whitespace.270
Errors'(' is followed by whitespace.272
Errors')' is preceded with whitespace.272
ErrorsLine is longer than 80 characters.274
ErrorsLine is longer than 80 characters.278
ErrorsLine is longer than 80 characters.290
ErrorsLine is longer than 80 characters.292
ErrorsLine is longer than 80 characters.293
ErrorsMethod 'extract' is not designed for extension - needs to be abstract, final or empty.297
ErrorsParameter eps should be final.298
ErrorsParameter in should be final.299
ErrorsParameter outputHandler should be final.300
ErrorsParameter encoding should be final.301
ErrorsExpected @throws tag for 'IOException'.302
ErrorsExpected @throws tag for 'ExtractionException'.302
ErrorsLine is longer than 80 characters.303
ErrorsLine is longer than 80 characters.321
ErrorsLine is longer than 80 characters.327
ErrorsLine is longer than 80 characters.328
ErrorsMethod 'extract' is not designed for extension - needs to be abstract, final or empty.332
ErrorsParameter in should be final.333
ErrorsParameter documentURI should be final.334
ErrorsParameter contentType should be final.335
ErrorsParameter encoding should be final.336
ErrorsParameter outputHandler should be final.337
ErrorsExpected @throws tag for 'IOException'.338
ErrorsExpected @throws tag for 'ExtractionException'.338
ErrorsLine is longer than 80 characters.339
ErrorsLine is longer than 80 characters.349
ErrorsLine is longer than 80 characters.350
ErrorsLine is longer than 80 characters.354
ErrorsMethod 'extract' is not designed for extension - needs to be abstract, final or empty.354
ErrorsParameter in should be final.354
ErrorsParameter documentURI should be final.354
ErrorsParameter outputHandler should be final.354
ErrorsExpected @throws tag for 'IOException'.355
ErrorsExpected @throws tag for 'ExtractionException'.355
ErrorsLine is longer than 80 characters.356
ErrorsLine is longer than 80 characters.360
ErrorsLine is longer than 80 characters.364
ErrorsLine is longer than 80 characters.365
ErrorsMethod 'extract' is not designed for extension - needs to be abstract, final or empty.369
ErrorsParameter file should be final.369
ErrorsParameter outputHandler should be final.369
ErrorsExpected @throws tag for 'IOException'.370
ErrorsExpected @throws tag for 'ExtractionException'.370
ErrorsLine is longer than 80 characters.375
ErrorsLine is longer than 80 characters.381
ErrorsLine is longer than 80 characters.382
ErrorsLine is longer than 80 characters.386
ErrorsMethod 'extract' is not designed for extension - needs to be abstract, final or empty.386
ErrorsParameter eps should be final.386
ErrorsParameter documentURI should be final.386
ErrorsParameter outputHandler should be final.386
ErrorsExpected @throws tag for 'IOException'.387
ErrorsExpected @throws tag for 'ExtractionException'.387
ErrorsLine is longer than 80 characters.389
ErrorsLine is longer than 80 characters.391
ErrorsLine is longer than 80 characters.396
ErrorsLine is longer than 80 characters.401
ErrorsLine is longer than 80 characters.402
ErrorsLine is longer than 80 characters.406
ErrorsMethod 'extract' is not designed for extension - needs to be abstract, final or empty.406
ErrorsParameter documentURI should be final.406
ErrorsParameter outputHandler should be final.406
ErrorsExpected @throws tag for 'IOException'.407
ErrorsExpected @throws tag for 'ExtractionException'.407
ErrorsLine is longer than 80 characters.417
ErrorsLine is longer than 80 characters.419
ErrorsLine is longer than 80 characters.420
ErrorsLine is longer than 80 characters.424
ErrorsMethod 'extract' is not designed for extension - needs to be abstract, final or empty.424
ErrorsParameter in should be final.424
ErrorsParameter outputHandler should be final.424
ErrorsParameter encoding should be final.424
ErrorsExpected @throws tag for 'IOException'.425
ErrorsExpected @throws tag for 'ExtractionException'.425
ErrorsLine is longer than 80 characters.435
ErrorsLine is longer than 80 characters.436
ErrorsLine is longer than 80 characters.440
ErrorsMethod 'extract' is not designed for extension - needs to be abstract, final or empty.440
ErrorsParameter in should be final.440
ErrorsParameter outputHandler should be final.440
ErrorsExpected @throws tag for 'IOException'.441
ErrorsExpected @throws tag for 'ExtractionException'.441
ErrorsLine is longer than 80 characters.452
ErrorsLine is longer than 80 characters.453
ErrorsLine is longer than 80 characters.457
ErrorsMethod 'extract' is not designed for extension - needs to be abstract, final or empty.457
ErrorsParameter eps should be final.457
ErrorsParameter in should be final.457
ErrorsParameter outputHandler should be final.457
ErrorsExpected @throws tag for 'IOException'.458
ErrorsExpected @throws tag for 'ExtractionException'.458
ErrorsMissing a Javadoc comment.462
ErrorsLine has trailing spaces.469

org/apache/any23/ExtractionReport.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.48
Errors',' is not followed by whitespace.48
ErrorsMissing a Javadoc comment.50
Errors'matchingExtractors' hides a field.51
ErrorsParameter encoding should be final.52
Errors'encoding' hides a field.52
ErrorsParameter detectedMimeType should be final.53
Errors'detectedMimeType' hides a field.53
ErrorsParameter validationReport should be final.54
Errors'validationReport' hides a field.54
ErrorsParameter extractorErrors should be final.55
Errors',' is not followed by whitespace.55
Errors'extractorErrors' hides a field.55
Errors'if' construct must use '{}'s.57
ErrorsLine is longer than 80 characters.57
Errors'if' is not followed by whitespace.57
Errors'if' construct must use '{}'s.58
ErrorsLine is longer than 80 characters.58
Errors'if' is not followed by whitespace.58
ErrorsLine is longer than 80 characters.59
Errors'if' construct must use '{}'s.60
ErrorsLine is longer than 80 characters.60
Errors'if' is not followed by whitespace.60
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.66
ErrorsMethod 'hasMatchingExtractors' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMethod 'getMatchingExtractors' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMethod 'getEncoding' is not designed for extension - needs to be abstract, final or empty.87
ErrorsLine has trailing spaces.92
ErrorsMethod 'getDetectedMimeType' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMethod 'getValidationReport' is not designed for extension - needs to be abstract, final or empty.101
ErrorsLine is longer than 80 characters.109
ErrorsMethod 'getExtractorErrors' is not designed for extension - needs to be abstract, final or empty.109
ErrorsParameter extractorName should be final.109
ErrorsLine is longer than 80 characters.110
ErrorsAvoid inline conditionals.112

org/apache/any23/cli/ExtractorDocumentation.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.59
ErrorsParameter args should be final.59
ErrorsExpected @throws tag for 'ExtractionException'.59
ErrorsExpected @throws tag for 'IOException'.59
Errors'(' is followed by whitespace.60
Errors')' is preceded with whitespace.60
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
ErrorsParameter args should be final.63
Errors'}' should be on the same line.78
Errors'3' is a magic number.82
Errors'4' is a magic number.86
Errors'}' should be on the same line.89
Errors'5' is a magic number.93
Errors'6' is a magic number.97
Errors'}' should be on the same line.100
Errors'7' is a magic number.104
Errors'8' is a magic number.112
ErrorsMethod 'printUsage' is not designed for extension - needs to be abstract, final or empty.120
ErrorsLine is longer than 80 characters.122
ErrorsLine is longer than 80 characters.125
ErrorsLine is longer than 80 characters.128
ErrorsLine is longer than 80 characters.129
ErrorsLine is longer than 80 characters.131
ErrorsLine is longer than 80 characters.132
ErrorsMethod 'printError' is not designed for extension - needs to be abstract, final or empty.141
ErrorsParameter msg should be final.141
ErrorsMethod 'printExtractorList' is not designed for extension - needs to be abstract, final or empty.148
ErrorsLine is longer than 80 characters.149
Errors'for' is not followed by whitespace.149
ErrorsLine is longer than 80 characters.150
Errors'(' is followed by whitespace.150
ErrorsMethod 'printExampleInput' is not designed for extension - needs to be abstract, final or empty.160
ErrorsParameter extractorName should be final.160
ErrorsLine is longer than 80 characters.165
ErrorsLine is longer than 80 characters.177
ErrorsMethod 'printExampleOutput' is not designed for extension - needs to be abstract, final or empty.177
ErrorsParameter extractorName should be final.177
ErrorsExpected @throws tag for 'ExtractionException'.177
ErrorsLine is longer than 80 characters.182
ErrorsLine has trailing spaces.189
ErrorsMethod 'printReport' is not designed for extension - needs to be abstract, final or empty.193
ErrorsExpected @throws tag for 'IOException'.193
ErrorsExpected @throws tag for 'ExtractionException'.193
ErrorsLine is longer than 80 characters.194
ErrorsLine is longer than 80 characters.195
Errors'if' is not followed by whitespace.201
ErrorsLine is longer than 80 characters.208
ErrorsAvoid inline conditionals.208
ErrorsMissing a Javadoc comment.215
ErrorsParameter name should be final.215
ErrorsLine is longer than 80 characters.217
ErrorsMissing a Javadoc comment.222
ErrorsParameter factory should be final.222
ErrorsLine has trailing spaces.235

org/apache/any23/cli/MicrodataParser.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <b>Microdata</i> parser, accepting both files and URLs and35
ErrorsExtra HTML tag found: </i> parser, accepting both files and URLs and35
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.41
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsLine is longer than 80 characters.47
ErrorsMissing a Javadoc comment.47
ErrorsParameter args should be final.47
Errors'(' is followed by whitespace.48
Errors')' is preceded with whitespace.48
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
ErrorsParameter args should be final.51
Errors'if' is not followed by whitespace.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.64
Errors'if' construct must use '{}'s.70
ErrorsLine is longer than 80 characters.70
Errors'if' is not followed by whitespace.70
ErrorsLine is longer than 80 characters.75
ErrorsMissing a Javadoc comment.75
ErrorsParameter source should be final.75
ErrorsLine is longer than 80 characters.76
Errors'if' is not followed by whitespace.77
ErrorsLine is longer than 80 characters.80
Errors'if' is not followed by whitespace.81
Errors'(' is followed by whitespace.82
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
Errors')' is preceded with whitespace.82
ErrorsLine is longer than 80 characters.84

org/apache/any23/cli/MimeDetector.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.38
Errors'{' is not preceded with whitespace.43
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.49
ErrorsParameter args should be final.49
Errors'(' is followed by whitespace.50
Errors')' is preceded with whitespace.50
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.53
ErrorsParameter args should be final.54
Errors'if' is not followed by whitespace.55
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter document should be final.78
Errors'if' is not followed by whitespace.79
Errors'if' is not followed by whitespace.86
Errors'if' is not followed by whitespace.92
ErrorsComment matches to-do format 'TODO:'.94
ErrorsLine is longer than 80 characters.97
ErrorsLine is longer than 80 characters.103
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.111

org/apache/any23/cli/PluginVerifier.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsParameter args should be final.42
Errors'(' is followed by whitespace.43
Errors')' is preceded with whitespace.43
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsParameter args should be final.46
Errors'if' is not followed by whitespace.47
Errors'if' is not followed by whitespace.53
Errors'try' is not followed by whitespace.59
Errors'{' is not preceded with whitespace.59
Errors'3' is a magic number.64
Errors'for' is not followed by whitespace.66
ErrorsMissing a Javadoc comment.74
ErrorsParameter msg should be final.74
ErrorsLine is longer than 80 characters.76
ErrorsMissing a Javadoc comment.79
ErrorsParameter mimeTypes should be final.79
Errors'for' is not followed by whitespace.81
ErrorsLine is longer than 80 characters.87
ErrorsMissing a Javadoc comment.87
ErrorsParameter extractorPlugin should be final.87
ErrorsParameter ps should be final.87
ErrorsLine is longer than 80 characters.88
ErrorsLine is longer than 80 characters.93
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.97
ErrorsAvoid inline conditionals.97
ErrorsLine is longer than 80 characters.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99

org/apache/any23/cli/Rover.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.68
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.71
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.71
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.77
ErrorsMissing a Javadoc comment.79
ErrorsMissing a Javadoc comment.80
ErrorsMissing a Javadoc comment.81
ErrorsMissing a Javadoc comment.82
ErrorsMissing a Javadoc comment.84
ErrorsMissing a Javadoc comment.85
ErrorsMethod 'isVerbose' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
ErrorsMissing a Javadoc comment.91
ErrorsParameter args should be final.91
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.95
ErrorsMissing a Javadoc comment.95
ErrorsParameter args should be final.95
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101
ErrorsLine is longer than 80 characters.102
ErrorsAvoid inline conditionals.102
Errors'if' construct must use '{}'s.103
Errors'if' is not followed by whitespace.103
ErrorsMethod 'getCommandLine' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
Errors'if' construct must use '{}'s.109
ErrorsLine is longer than 80 characters.109
Errors'if' is not followed by whitespace.109
ErrorsMethod 'configure' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter args should be final.113
ErrorsLine is longer than 80 characters.142
ErrorsLine is longer than 80 characters.145
ErrorsAvoid inline conditionals.145
ErrorsLine is longer than 80 characters.147
ErrorsMethod 'createOptions' is not designed for extension - needs to be abstract, final or empty.160
ErrorsMissing a Javadoc comment.160
Errors'options' hides a field.161
ErrorsLine is longer than 80 characters.163
ErrorsLine is longer than 80 characters.169
ErrorsLine is longer than 80 characters.172
ErrorsLine is longer than 80 characters.183
ErrorsLine is longer than 80 characters.186
ErrorsLine is longer than 80 characters.192
ErrorsLine is longer than 80 characters.195
ErrorsLine is longer than 80 characters.198
ErrorsMethod 'performExtraction' is not designed for extension - needs to be abstract, final or empty.203
ErrorsMissing a Javadoc comment.203
ErrorsParameter documentSource should be final.203
ErrorsLine is longer than 80 characters.207
ErrorsMethod 'performExtraction' is not designed for extension - needs to be abstract, final or empty.207
ErrorsMissing a Javadoc comment.207
ErrorsParameter inputURIs should be final.207
Errors'(' is followed by whitespace.211
Errors')' is preceded with whitespace.211
ErrorsLine is longer than 80 characters.219
ErrorsLine is longer than 80 characters.220
ErrorsMethod 'printReports' is not designed for extension - needs to be abstract, final or empty.226
ErrorsMissing a Javadoc comment.226
Errors'if' construct must use '{}'s.228
ErrorsLine is longer than 80 characters.228
Errors'if' is not followed by whitespace.228
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
Errors'if' construct must use '{}'s.229
ErrorsLine is longer than 80 characters.229
Errors'if' is not followed by whitespace.229
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
ErrorsMissing a Javadoc comment.233
ErrorsMissing a Javadoc comment.238
ErrorsParameter formats should be final.238
ErrorsParameter defaultIndex should be final.238
Errors'if' construct must use '{}'s.242
Errors'if' is not followed by whitespace.242
Errors'if' construct must use '{}'s.243
Errors'if' is not followed by whitespace.243
ErrorsMissing a Javadoc comment.248
ErrorsParameter uri should be final.248
ErrorsLine is longer than 80 characters.250
ErrorsLine is longer than 80 characters.254
ErrorsLine is longer than 80 characters.260
ErrorsLine is longer than 80 characters.263
ErrorsMethod 'argumentsToURIs' is not designed for extension - needs to be abstract, final or empty.268
ErrorsMissing a Javadoc comment.268
ErrorsParameter args should be final.268
Errors'for' is not followed by whitespace.270
ErrorsMissing a Javadoc comment.276
ErrorsParameter cl should be final.276
ErrorsMissing a Javadoc comment.283
ErrorsParameter fileName should be final.283
ErrorsLine is longer than 80 characters.288
ErrorsMissing a Javadoc comment.292
ErrorsParameter cl should be final.292
ErrorsMissing a Javadoc comment.301
ErrorsParameter cl should be final.301
ErrorsParameter os should be final.301
ErrorsName 'FORMAT_OPTION' must match pattern '^[a-z][a-zA-Z0-9]*$'.302
ErrorsLine is longer than 80 characters.308
ErrorsLine is longer than 80 characters.311
ErrorsLine is longer than 80 characters.316
ErrorsMissing a Javadoc comment.316
ErrorsParameter cl should be final.316
ErrorsParameter in should be final.316
ErrorsLine is longer than 80 characters.326
ErrorsMissing a Javadoc comment.326
ErrorsParameter cl should be final.326
ErrorsParameter in should be final.326
ErrorsLine is longer than 80 characters.333
ErrorsMissing a Javadoc comment.333
ErrorsParameter cl should be final.333
ErrorsParameter in should be final.333
ErrorsLine is longer than 80 characters.339
Errors'(' is followed by whitespace.339
Errors')' is preceded with whitespace.339
ErrorsMissing a Javadoc comment.345
ErrorsParameter cl should be final.345
Errors'!' is followed by whitespace.346
ErrorsAvoid inline conditionals.350
ErrorsLine is longer than 80 characters.351
ErrorsLine is longer than 80 characters.353
Errors'if' is not followed by whitespace.354
Errors'(' is followed by whitespace.354
Errors')' is preceded with whitespace.354
ErrorsMissing a Javadoc comment.363
ErrorsParameter extractorNames should be final.363
Errors'any23' hides a field.364
ErrorsAvoid inline conditionals.365
ErrorsLine is longer than 80 characters.367
ErrorsMissing a Javadoc comment.371
ErrorsLine is longer than 80 characters.372
ErrorsParameter any23 should be final.372
Errors'any23' hides a field.372
ErrorsParameter eps should be final.372
Errors'eps' hides a field.372
ErrorsParameter documentSource should be final.372
ErrorsParameter th should be final.372
ErrorsLine is longer than 80 characters.375
Errors'!' is followed by whitespace.375
ErrorsLine is longer than 80 characters.379
Errors'3' is a magic number.379
ErrorsLine is longer than 80 characters.381
Errors'4' is a magic number.381
ErrorsMissing a Javadoc comment.385
Errors'if' construct must use '{}'s.386
Errors'if' is not followed by whitespace.386
ErrorsLine is longer than 80 characters.390
Errors'5' is a magic number.390
ErrorsMissing a Javadoc comment.394
Errors'if' construct must use '{}'s.396
Errors'if' is not followed by whitespace.396
ErrorsMissing a Javadoc comment.399
ErrorsMissing a Javadoc comment.401
ErrorsLine is longer than 80 characters.403
ErrorsMissing a Javadoc comment.403
ErrorsParameter message should be final.403
ErrorsParameter cause should be final.403
ErrorsParameter exitCode should be final.403
Errors'exitCode' hides a field.403
ErrorsMissing a Javadoc comment.407
ErrorsParameter message should be final.407
ErrorsParameter exitCode should be final.407
Errors'exitCode' hides a field.407
ErrorsMissing a Javadoc comment.411
ErrorsParameter exitCode should be final.411
Errors'exitCode' hides a field.411
ErrorsMethod 'getExitCode' is not designed for extension - needs to be abstract, final or empty.416
ErrorsMissing a Javadoc comment.416

org/apache/any23/cli/ToolRunner.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.36
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.49
ErrorsParameter args should be final.49
Errors'for' is not followed by whitespace.59
Errors'if' is not followed by whitespace.60
Errors'if' is not followed by whitespace.65
ErrorsLine is longer than 80 characters.66
Errors'(' is followed by whitespace.66
Errors'if' construct must use '{}'s.77
Errors'if' is not followed by whitespace.77
ErrorsMissing a Javadoc comment.82
ErrorsLine is longer than 80 characters.83
Errors'if' is not followed by whitespace.84
ErrorsMissing a Javadoc comment.90
ErrorsParameter s should be final.90
ErrorsParameter n should be final.90
ErrorsMissing a Javadoc comment.94
ErrorsParameter toolClasses should be final.94
Errors'100' is a magic number.104
ErrorsLine is longer than 80 characters.106
Errors'(' is followed by whitespace.106
Errors'(' is followed by whitespace.106
ErrorsAvoid inline conditionals.106
Errors')' is preceded with whitespace.106
ErrorsMissing a Javadoc comment.113
ErrorsParameter msg should be final.113
ErrorsParameter utilities should be final.113
Errors'if' is not followed by whitespace.114
Errors'if' is not followed by whitespace.119
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
ErrorsMissing a Javadoc comment.125
Errors'{' is not followed by whitespace.127
Errors'}' is not preceded with whitespace.127
ErrorsMissing a Javadoc comment.129
ErrorsMissing a Javadoc comment.131

org/apache/any23/cli/Version.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.27
ErrorsMissing a Javadoc comment.30
ErrorsParameter args should be final.30
Errors'(' is followed by whitespace.31
Errors')' is preceded with whitespace.31
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter args should be final.34
Errors'if' is not followed by whitespace.36

org/apache/any23/cli/VocabPrinter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.37
ErrorsMissing a Javadoc comment.40
ErrorsParameter args should be final.40
Errors'(' is followed by whitespace.41
Errors')' is preceded with whitespace.41
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter args should be final.44
Errors'+' should be on a new line.57
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.71
ErrorsMissing a Javadoc comment.95
ErrorsParameter options should be final.95

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/configuration/Configuration.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsUnclosed HTML tag found: <i>Any23</code> configuration.21
ErrorsExtra HTML tag found: </code> configuration.21
ErrorsExtra HTML tag found: </code>false</code> otherwise.36
ErrorsExtra HTML tag found: </code> otherwise.36
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.50
ErrorsUnused @throws tag for 'IllegalArgumentException'.55
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.61
ErrorsUnused @throws tag for 'NullPointerException'.66
ErrorsLine is longer than 80 characters.67
ErrorsUnused @throws tag for 'IllegalArgumentException'.67
ErrorsLine is longer than 80 characters.68
ErrorsUnused @throws tag for 'NumberFormatException'.68
ErrorsLine is longer than 80 characters.73
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.76
ErrorsLine is longer than 80 characters.80
ErrorsLine is longer than 80 characters.81
ErrorsUnused @throws tag for 'IllegalArgumentException'.81

org/apache/any23/configuration/DefaultConfiguration.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.39
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.43
ErrorsLine is longer than 80 characters.45
ErrorsMissing a Javadoc comment.45
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.45
ErrorsLine is longer than 80 characters.47
ErrorsMissing a Javadoc comment.47
ErrorsName 'singleton' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'properties' must be private and have accessor methods.49
ErrorsLine is longer than 80 characters.63
ErrorsMissing a Javadoc comment.67
ErrorsLine is longer than 80 characters.70
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
ErrorsLine is longer than 80 characters.72
ErrorsMissing a Javadoc comment.77
ErrorsParameter properties should be final.77
Errors'properties' hides a field.77
ErrorsMissing a Javadoc comment.81
Errors'(' is followed by whitespace.82
Errors')' is preceded with whitespace.82
ErrorsMethod 'getProperties' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsMethod 'defineProperty' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsParameter propertyName should be final.89
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'getProperty' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter propertyName should be final.93
ErrorsParameter defaultValue should be final.93
Errors'if' is not followed by whitespace.95
ErrorsMethod 'getPropertyOrFail' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
ErrorsParameter propertyName should be final.101
Errors'if' is not followed by whitespace.103
ErrorsLine is longer than 80 characters.104
Errors'if' is not followed by whitespace.106
Errors'(' is followed by whitespace.106
ErrorsLine is longer than 80 characters.108
ErrorsMethod 'getPropertyIntOrFail' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
ErrorsParameter propertyName should be final.114
ErrorsLine is longer than 80 characters.120
ErrorsMethod 'getFlagProperty' is not designed for extension - needs to be abstract, final or empty.124
ErrorsMissing a Javadoc comment.124
Errors'if' is not followed by whitespace.126
Errors'if' is not followed by whitespace.129
Errors'if' is not followed by whitespace.132
ErrorsLine is longer than 80 characters.137
ErrorsMethod 'getConfigurationDump' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMissing a Javadoc comment.143
ErrorsLine is longer than 80 characters.146
ErrorsLine is longer than 80 characters.148
ErrorsLine is longer than 80 characters.150
ErrorsMissing a Javadoc comment.154
ErrorsParameter propertyName should be final.154
Errors'if' is not followed by whitespace.155
Errors'(' is followed by whitespace.155
Errors'!' is followed by whitespace.155
Errors')' is preceded with whitespace.155
Errors'if' is not followed by whitespace.156
ErrorsLine is longer than 80 characters.159
ErrorsLine is longer than 80 characters.167
Errors'if' is not followed by whitespace.168

org/apache/any23/configuration/DefaultModifiableConfiguration.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.27
Errors'{' is not preceded with whitespace.27
ErrorsMissing a Javadoc comment.29
ErrorsParameter properties should be final.29
ErrorsLine is longer than 80 characters.33
ErrorsMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter propertyName should be final.33
ErrorsParameter propertyValue should be final.33
Errors'if' construct must use '{}'s.34
Errors'if' is not followed by whitespace.34
Errors'(' is followed by whitespace.34
Errors'!' is followed by whitespace.34
Errors')' is preceded with whitespace.34
ErrorsLine is longer than 80 characters.35

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/encoding/EncodingDetector.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.35
ErrorsExpected @throws tag for 'IOException'.37

org/apache/any23/encoding/TikaEncodingDetector.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.33
ErrorsMethod 'guessEncoding' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
ErrorsParameter is should be final.37
ErrorsLine is longer than 80 characters.39
Errors'(' is followed by whitespace.39
ErrorsAvoid inline conditionals.39
Errors')' is preceded with whitespace.39

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/extractor/ErrorReporter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.31
ErrorsExpected @param tag for 'ps'.45
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.70
ErrorsMissing a Javadoc comment.72
ErrorsParameter l should be final.72
ErrorsParameter msg should be final.72
ErrorsParameter r should be final.72
ErrorsParameter c should be final.72
ErrorsMethod 'getLevel' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
ErrorsMethod 'getMessage' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
ErrorsMethod 'getRow' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
ErrorsMethod 'getCol' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.95
ErrorsLine is longer than 80 characters.97

org/apache/any23/extractor/ExampleInputOutput.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsParameter extractorName should be final.42
ErrorsMissing a Javadoc comment.46
ErrorsParameter factory should be final.46
Errors'factory' hides a field.46
ErrorsMethod 'getExampleInput' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsLine is longer than 80 characters.57
Errors'+' should be on a new line.61
Errors'+' should be on a new line.62
ErrorsMethod 'getExampleURI' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsMethod 'getExampleOutput' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsLine is longer than 80 characters.91
ErrorsMissing a Javadoc comment.96

org/apache/any23/extractor/ExtractionContext.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.28
ErrorsMissing a Javadoc comment.28
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.50
ErrorsParameter extractorName should be final.50
Errors'extractorName' hides a field.50
ErrorsParameter documentURI should be final.50
Errors'documentURI' hides a field.50
ErrorsParameter defaultLanguage should be final.50
Errors'defaultLanguage' hides a field.50
ErrorsParameter localID should be final.50
Errors'+' should be on a new line.57
ErrorsAvoid inline conditionals.58
ErrorsLine is longer than 80 characters.61
ErrorsMissing a Javadoc comment.61
ErrorsParameter extractorName should be final.61
Errors'extractorName' hides a field.61
ErrorsParameter documentURI should be final.61
Errors'documentURI' hides a field.61
ErrorsParameter defaultLanguage should be final.61
Errors'defaultLanguage' hides a field.61
ErrorsLine is longer than 80 characters.62
ErrorsMissing a Javadoc comment.65
ErrorsParameter extractorName should be final.65
Errors'extractorName' hides a field.65
ErrorsParameter documentURI should be final.65
Errors'documentURI' hides a field.65
ErrorsMethod 'copy' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter localID should be final.69
ErrorsMethod 'getExtractorName' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsMethod 'getDocumentURI' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
ErrorsMethod 'getDefaultLanguage' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
ErrorsMethod 'getUniqueID' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
ErrorsParameter other should be final.98
Errors'if' construct must use '{}'s.99
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
ErrorsMissing a Javadoc comment.107
ErrorsParameter data should be final.107
ErrorsParameter desc should be final.107
Errors'if' construct must use '{}'s.108
ErrorsLine is longer than 80 characters.108
Errors'if' is not followed by whitespace.108
ErrorsLine has trailing spaces.110

org/apache/any23/extractor/ExtractionException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
ErrorsParameter message should be final.32
ErrorsMissing a Javadoc comment.36
ErrorsParameter message should be final.36
ErrorsParameter cause should be final.36
ErrorsLine is longer than 80 characters.40
ErrorsMissing a Javadoc comment.40
ErrorsParameter message should be final.40
ErrorsParameter cause should be final.40
ErrorsParameter er should be final.40
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.45
ErrorsParameter ps should be final.46
Errors'(' is followed by whitespace.47
Errors')' is preceded with whitespace.47
ErrorsMethod 'printStackTrace' is not designed for extension - needs to be abstract, final or empty.51
ErrorsParameter pw should be final.52
ErrorsMissing a Javadoc comment.57
ErrorsParameter ps should be final.57
Errors'if' is not followed by whitespace.58
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63

org/apache/any23/extractor/ExtractionParameters.java

ViolationMessageLine
ErrorsParameter c should be final.38
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.48
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.66
Errors',' is not followed by whitespace.66
ErrorsLine is longer than 80 characters.73
ErrorsLine is longer than 80 characters.74
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.76
ErrorsParameter configuration should be final.79
Errors'configuration' hides a field.79
ErrorsParameter extractionMode should be final.80
Errors'extractionMode' hides a field.80
ErrorsParameter extractionFlags should be final.81
Errors'extractionFlags' hides a field.81
ErrorsParameter extractionProperties should be final.82
Errors',' is not followed by whitespace.82
Errors'extractionProperties' hides a field.82
Errors'if' is not followed by whitespace.84
Errors'if' is not followed by whitespace.87
ErrorsAvoid inline conditionals.94
Errors',' is not followed by whitespace.95
Errors',' is not followed by whitespace.97
ErrorsAvoid inline conditionals.100
Errors',' is not followed by whitespace.101
Errors',' is not followed by whitespace.103
ErrorsLine is longer than 80 characters.112
ErrorsParameter configuration should be final.112
Errors'configuration' hides a field.112
ErrorsParameter extractionMode should be final.112
Errors'extractionMode' hides a field.112
ErrorsLine is longer than 80 characters.124
ErrorsParameter configuration should be final.124
Errors'configuration' hides a field.124
ErrorsParameter extractionMode should be final.124
Errors'extractionMode' hides a field.124
Errors'{' is not preceded with whitespace.128
Errors'{' is not followed by whitespace.128
Errors'{' is not preceded with whitespace.128
ErrorsLine is longer than 80 characters.129
Errors'}' is not followed by whitespace.130
Errors'}' is not preceded with whitespace.130
ErrorsMethod 'isValidate' is not designed for extension - needs to be abstract, final or empty.138
ErrorsLine is longer than 80 characters.139
ErrorsMethod 'isFix' is not designed for extension - needs to be abstract, final or empty.145
ErrorsLine is longer than 80 characters.150
ErrorsLine is longer than 80 characters.151
ErrorsMethod 'getFlag' is not designed for extension - needs to be abstract, final or empty.156
ErrorsParameter flagName should be final.156
Errors'if' is not followed by whitespace.158
ErrorsMethod 'setFlag' is not designed for extension - needs to be abstract, final or empty.171
ErrorsParameter flagName should be final.171
ErrorsParameter value should be final.171
ErrorsLine is longer than 80 characters.178
ErrorsLine is longer than 80 characters.179
ErrorsLine is longer than 80 characters.183
ErrorsUnused @throws tag for 'IllegalArgumentException'.183
ErrorsMethod 'getProperty' is not designed for extension - needs to be abstract, final or empty.185
ErrorsParameter propertyName should be final.185
Errors'if' is not followed by whitespace.187
ErrorsMethod 'setProperty' is not designed for extension - needs to be abstract, final or empty.200
ErrorsParameter propertyName should be final.200
ErrorsParameter propertyValue should be final.200
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.207
ErrorsParameter obj should be final.208
Errors'if' is not followed by whitespace.209
Errors'if' is not followed by whitespace.212
Errors'if' is not followed by whitespace.215
Errors'(' is followed by whitespace.220
Errors'(' is followed by whitespace.222
Errors')' is preceded with whitespace.222
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.227
ErrorsLine is longer than 80 characters.229
Errors'3' is a magic number.229
Errors'5' is a magic number.229
ErrorsMissing a Javadoc comment.232
ErrorsParameter propertyName should be final.232
Errors'if' is not followed by whitespace.233
Errors'!' is followed by whitespace.233
Errors')' is preceded with whitespace.233
ErrorsLine is longer than 80 characters.235
ErrorsMissing a Javadoc comment.240
ErrorsParameter desc should be final.240
ErrorsParameter value should be final.240
Errors'if' construct must use '{}'s.241
Errors'if' is not followed by whitespace.241
ErrorsLine is longer than 80 characters.242
Errors'(' is followed by whitespace.242
Errors')' is preceded with whitespace.242

org/apache/any23/extractor/ExtractionResult.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.25

org/apache/any23/extractor/ExtractionResultImpl.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.61
ErrorsMissing a Javadoc comment.63
ErrorsLine is longer than 80 characters.65
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.77
ErrorsMissing a Javadoc comment.79
ErrorsParameter context should be final.80
Errors'context' hides a field.80
ErrorsParameter extractor should be final.81
Errors'extractor' hides a field.81
ErrorsParameter tripleHandler should be final.82
Errors'tripleHandler' hides a field.82
Errors'if' is not followed by whitespace.84
Errors'if' is not followed by whitespace.87
Errors'if' is not followed by whitespace.90
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
ErrorsMethod 'hasErrors' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsMethod 'getErrorsCount' is not designed for extension - needs to be abstract, final or empty.104
ErrorsMissing a Javadoc comment.104
ErrorsAvoid inline conditionals.105
ErrorsMethod 'printErrorsReport' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
ErrorsParameter ps should be final.108
ErrorsLine is longer than 80 characters.109
ErrorsMethod 'getErrors' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
ErrorsLine is longer than 80 characters.124
ErrorsAvoid inline conditionals.124
ErrorsMethod 'openSubResult' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
ErrorsParameter context should be final.127
Errors'context' hides a field.127
ErrorsLine is longer than 80 characters.130
ErrorsMethod 'getExtractionContext' is not designed for extension - needs to be abstract, final or empty.141
ErrorsMissing a Javadoc comment.141
ErrorsMethod 'writeTriple' is not designed for extension - needs to be abstract, final or empty.145
ErrorsMissing a Javadoc comment.145
ErrorsParameter s should be final.145
ErrorsParameter p should be final.145
ErrorsParameter o should be final.145
ErrorsParameter g should be final.145
Errors'if' construct must use '{}'s.146
ErrorsLine is longer than 80 characters.147
ErrorsLine is longer than 80 characters.148
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.156
Errors')' is preceded with whitespace.156
ErrorsMethod 'writeTriple' is not designed for extension - needs to be abstract, final or empty.162
ErrorsMissing a Javadoc comment.162
ErrorsParameter s should be final.162
ErrorsParameter p should be final.162
ErrorsParameter o should be final.162
ErrorsMethod 'writeNamespace' is not designed for extension - needs to be abstract, final or empty.166
ErrorsMissing a Javadoc comment.166
ErrorsParameter prefix should be final.166
ErrorsParameter uri should be final.166
ErrorsLine is longer than 80 characters.172
ErrorsMethod 'notifyError' is not designed for extension - needs to be abstract, final or empty.178
ErrorsMissing a Javadoc comment.178
ErrorsParameter level should be final.178
ErrorsParameter msg should be final.178
ErrorsParameter row should be final.178
ErrorsParameter col should be final.178
Errors'if' is not followed by whitespace.179
Errors'(' is followed by whitespace.182
Errors')' is preceded with whitespace.182
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.185
ErrorsMissing a Javadoc comment.185
Errors'if' construct must use '{}'s.186
ErrorsMissing a Javadoc comment.200
ErrorsLine is longer than 80 characters.211
ErrorsLine is longer than 80 characters.213
ErrorsLine is longer than 80 characters.224
ErrorsMethod 'addResourceRoot' is not designed for extension - needs to be abstract, final or empty.224
ErrorsMissing a Javadoc comment.224
ErrorsParameter path should be final.224
ErrorsParameter root should be final.224
ErrorsParameter extractor should be final.224
Errors'extractor' hides a field.224
Errors'if' is not followed by whitespace.225
Errors'(' is followed by whitespace.228
Errors')' is preceded with whitespace.228
ErrorsMethod 'getResourceRoots' is not designed for extension - needs to be abstract, final or empty.231
ErrorsMissing a Javadoc comment.231
Errors'if' is not followed by whitespace.233
Errors'(' is followed by whitespace.234
Errors')' is preceded with whitespace.234
Errors'for' is not followed by whitespace.236
Errors'if' is not followed by whitespace.238
Errors'(' is followed by whitespace.238
Errors')' is preceded with whitespace.238
Errors'(' is followed by whitespace.239
Errors')' is preceded with whitespace.239
ErrorsMethod 'addPropertyPath' is not designed for extension - needs to be abstract, final or empty.245
ErrorsMissing a Javadoc comment.245
ErrorsParameter extractor should be final.246
Errors'extractor' hides a field.246
ErrorsParameter propertySubject should be final.247
ErrorsParameter property should be final.248
ErrorsParameter object should be final.249
ErrorsParameter path should be final.250
Errors'if' is not followed by whitespace.252
ErrorsLine is longer than 80 characters.255
Errors'(' is followed by whitespace.255
Errors')' is preceded with whitespace.255
ErrorsMethod 'getPropertyPaths' is not designed for extension - needs to be abstract, final or empty.258
ErrorsMissing a Javadoc comment.258
Errors'if' is not followed by whitespace.260
Errors'(' is followed by whitespace.261
Errors')' is preceded with whitespace.261
Errors'for' is not followed by whitespace.263
Errors'if' is not followed by whitespace.265
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
Errors'(' is followed by whitespace.266
Errors')' is preceded with whitespace.266
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.272

org/apache/any23/extractor/Extractor.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.35
ErrorsLine has trailing spaces.45
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.74

org/apache/any23/extractor/ExtractorFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.46
ErrorsExpected an @return tag.48
ErrorsExpected an @return tag.61

org/apache/any23/extractor/ExtractorGroup.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
ErrorsParameter factories should be final.34
Errors'factories' hides a field.34
ErrorsMethod 'isEmpty' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsMethod 'getNumOfExtractors' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
ErrorsLine has trailing spaces.49
ErrorsMethod 'filterByMIMEType' is not designed for extension - needs to be abstract, final or empty.53
ErrorsParameter mimeType should be final.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.57
ErrorsMethod 'iterator' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsLine is longer than 80 characters.69
ErrorsMethod 'allExtractorsSupportAllContentTypes' is not designed for extension - needs to be abstract, final or empty.72
Errors'if' construct must use '{}'s.74
ErrorsMissing a Javadoc comment.79
ErrorsParameter factory should be final.79
ErrorsMissing a Javadoc comment.83
ErrorsParameter factory should be final.83
ErrorsParameter mimeType should be final.83
Errors'if' construct must use '{}'s.85
Errors'if' construct must use '{}'s.86
ErrorsLine is longer than 80 characters.86
Errors'if' construct must use '{}'s.87
ErrorsLine is longer than 80 characters.87

org/apache/any23/extractor/ExtractorRegistry.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.68
Errors'if' is not followed by whitespace.84
Errors'if' is not followed by whitespace.106
ErrorsLine is longer than 80 characters.118
ErrorsUnused @throws tag for 'IllegalArgumentException'.118
ErrorsMethod 'register' is not designed for extension - needs to be abstract, final or empty.121
ErrorsParameter factory should be final.121
ErrorsExpected @param tag for 'factory'.121
ErrorsLine is longer than 80 characters.123
ErrorsFirst sentence should end with a period.129
ErrorsUnused @throws tag for 'IllegalArgumentException'.135
ErrorsMethod 'getFactory' is not designed for extension - needs to be abstract, final or empty.138
ErrorsParameter name should be final.138
ErrorsLine is longer than 80 characters.140
ErrorsMethod 'getExtractorGroup' is not designed for extension - needs to be abstract, final or empty.149
ErrorsLine is longer than 80 characters.156
ErrorsMethod 'getExtractorGroup' is not designed for extension - needs to be abstract, final or empty.159
ErrorsParameter names should be final.159
ErrorsLine is longer than 80 characters.160
ErrorsLine has trailing spaces.168
ErrorsMethod 'isRegisteredName' is not designed for extension - needs to be abstract, final or empty.173
ErrorsParameter name should be final.173
ErrorsExpected an @return tag.180
ErrorsMethod 'getAllNames' is not designed for extension - needs to be abstract, final or empty.180

org/apache/any23/extractor/SimpleExtractorFactory.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.27
ErrorsClass SimpleExtractorFactory should be declared as final.31
ErrorsLine is longer than 80 characters.31
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters.37
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
ErrorsLine has trailing spaces.40
ErrorsMissing a Javadoc comment.41
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.51
ErrorsParameter name should be final.56
ErrorsParameter prefixes should be final.57
ErrorsParameter supportedMIMETypes should be final.58
ErrorsParameter exampleInput should be final.59
ErrorsParameter extractorClass should be final.60
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.99
ErrorsMissing a Javadoc comment.113
ErrorsParameter name should be final.114
Errors'name' hides a field.114
ErrorsParameter prefixes should be final.115
Errors'prefixes' hides a field.115
ErrorsParameter supportedMIMETypes should be final.116
Errors'supportedMIMETypes' hides a field.116
ErrorsParameter exampleInput should be final.117
Errors'exampleInput' hides a field.117
ErrorsParameter extractorClass should be final.118
Errors'extractorClass' hides a field.118
ErrorsAvoid inline conditionals.121

org/apache/any23/extractor/SingleDocumentExtraction.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.75
ErrorsMissing a Javadoc comment.75
ErrorsLine is longer than 80 characters.77
ErrorsMissing a Javadoc comment.77
ErrorsLine is longer than 80 characters.78
ErrorsMissing a Javadoc comment.78
ErrorsLine is longer than 80 characters.79
ErrorsMissing a Javadoc comment.79
ErrorsMissing a Javadoc comment.81
ErrorsName 'vSINDICE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.81
ErrorsLine is longer than 80 characters.83
ErrorsMissing a Javadoc comment.83
Errors'static' modifier out of order with the JLS suggestions.83
ErrorsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.83
ErrorsMissing a Javadoc comment.85
ErrorsMissing a Javadoc comment.87
ErrorsMissing a Javadoc comment.89
ErrorsLine has trailing spaces.90
ErrorsMissing a Javadoc comment.91
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.95
ErrorsMissing a Javadoc comment.97
ErrorsMissing a Javadoc comment.99
ErrorsMissing a Javadoc comment.101
ErrorsMissing a Javadoc comment.103
ErrorsMissing a Javadoc comment.105
ErrorsMissing a Javadoc comment.107
ErrorsMissing a Javadoc comment.109
ErrorsMissing a Javadoc comment.111
ErrorsLine is longer than 80 characters.123
ErrorsParameter configuration should be final.123
Errors'configuration' hides a field.123
ErrorsParameter in should be final.123
Errors'in' hides a field.123
ErrorsParameter extractors should be final.123
Errors'extractors' hides a field.123
ErrorsParameter output should be final.123
Errors'output' hides a field.123
Errors'if' construct must use '{}'s.125
ErrorsLine is longer than 80 characters.125
Errors'if' is not followed by whitespace.125
Errors'if' construct must use '{}'s.126
ErrorsLine is longer than 80 characters.126
Errors'if' is not followed by whitespace.126
ErrorsLine is longer than 80 characters.148
ErrorsParameter configuration should be final.148
Errors'configuration' hides a field.148
ErrorsParameter in should be final.148
Errors'in' hides a field.148
ErrorsParameter factory should be final.148
ErrorsParameter output should be final.148
Errors'output' hides a field.148
ErrorsLine is longer than 80 characters.153
ErrorsParameter in should be final.169
Errors'in' hides a field.169
ErrorsParameter factory should be final.169
ErrorsParameter output should be final.169
Errors'output' hides a field.169
ErrorsLine is longer than 80 characters.174
ErrorsLine is longer than 80 characters.182
ErrorsMethod 'setLocalCopyFactory' is not designed for extension - needs to be abstract, final or empty.187
ErrorsParameter copyFactory should be final.187
Errors'copyFactory' hides a field.187
ErrorsMethod 'setMIMETypeDetector' is not designed for extension - needs to be abstract, final or empty.198
ErrorsParameter detector should be final.198
Errors'detector' hides a field.198
ErrorsLine is longer than 80 characters.208
ErrorsLine is longer than 80 characters.211
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.211
ErrorsParameter extractionParameters should be final.211
Errors'if' is not followed by whitespace.213
ErrorsLine is longer than 80 characters.214
ErrorsLine is longer than 80 characters.217
ErrorsLine is longer than 80 characters.222
Errors'(' is followed by whitespace.222
ErrorsAvoid inline conditionals.222
ErrorsLine is longer than 80 characters.224
Errors'if' is not followed by whitespace.226
Errors'if' is not followed by whitespace.231
ErrorsLine is longer than 80 characters.245
ErrorsLine is longer than 80 characters.246
Errors',' is not followed by whitespace.254
Errors',' is not followed by whitespace.255
ErrorsLine is longer than 80 characters.257
Errors'(' is followed by whitespace.265
Errors')' is preceded with whitespace.265
Errors'(' is followed by whitespace.266
Errors')' is preceded with whitespace.266
Errors'catch' is not followed by whitespace.269
ErrorsLine is longer than 80 characters.270
ErrorsLine is longer than 80 characters.274
Errors'if' is not followed by whitespace.276
ErrorsLine is longer than 80 characters.278
ErrorsLine is longer than 80 characters.280
ErrorsLine is longer than 80 characters.290
ErrorsLine is longer than 80 characters.300
ErrorsLine is longer than 80 characters.301
ErrorsAvoid inline conditionals.308
ErrorsLine is longer than 80 characters.309
ErrorsLine is longer than 80 characters.322
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.322
ErrorsExpected @throws tag for 'IOException'.322
ErrorsExpected @throws tag for 'ExtractionException'.322
ErrorsLine is longer than 80 characters.327
ErrorsMethod 'getDetectedMIMEType' is not designed for extension - needs to be abstract, final or empty.332
ErrorsAvoid inline conditionals.334
ErrorsLine is longer than 80 characters.338
ErrorsLine is longer than 80 characters.340
ErrorsMethod 'hasMatchingExtractors' is not designed for extension - needs to be abstract, final or empty.343
ErrorsExpected @throws tag for 'IOException'.343
ErrorsLine is longer than 80 characters.349
ErrorsMethod 'getMatchingExtractors' is not designed for extension - needs to be abstract, final or empty.351
Errors'for' is not followed by whitespace.353
Errors'(' is followed by whitespace.354
Errors')' is preceded with whitespace.354
ErrorsMethod 'getParserEncoding' is not designed for extension - needs to be abstract, final or empty.362
Errors'if' is not followed by whitespace.363
ErrorsMethod 'setParserEncoding' is not designed for extension - needs to be abstract, final or empty.374
ErrorsParameter encoding should be final.374
ErrorsLine is longer than 80 characters.380
ErrorsLine is longer than 80 characters.387
Errors'!' is followed by whitespace.387
Errors'(' is followed by whitespace.387
Errors')' is preceded with whitespace.387
ErrorsLine is longer than 80 characters.393
ErrorsLine is longer than 80 characters.395
ErrorsLine is longer than 80 characters.398
ErrorsParameter extractionParameters should be final.398
ErrorsExpected @throws tag for 'ValidatorException'.399
Errors'if' is not followed by whitespace.400
Errors'(' is followed by whitespace.400
Errors'!' is followed by whitespace.400
Errors')' is preceded with whitespace.400
ErrorsLine is longer than 80 characters.405
Errors'(' is followed by whitespace.405
Errors')' is preceded with whitespace.405
ErrorsExpected @throws tag for 'IOException'.419
Errors'if' construct must use '{}'s.420
ErrorsLine is longer than 80 characters.422
ErrorsLine has trailing spaces.438
ErrorsLine is longer than 80 characters.444
ErrorsExpected @param tag for 'documentLanguage'.448
Errors'if' is not followed by whitespace.451
ErrorsLine is longer than 80 characters.452
ErrorsLine is longer than 80 characters.460
ErrorsLine is longer than 80 characters.463
ErrorsLine is longer than 80 characters.464
ErrorsLine is longer than 80 characters.467
ErrorsLine is longer than 80 characters.475
ErrorsLine is longer than 80 characters.476
Errors'documentReport' hides a field.476
ErrorsLine is longer than 80 characters.484
ErrorsLine is longer than 80 characters.489
Errors'(' is followed by whitespace.489
Errors')' is preceded with whitespace.489
ErrorsLine is longer than 80 characters.490
Errors'(' is followed by whitespace.490
Errors')' is preceded with whitespace.490
Errors'if' is not followed by whitespace.493
ErrorsLine is longer than 80 characters.494
Errors'if' is not followed by whitespace.499
Errors'(' is followed by whitespace.499
Errors')' is preceded with whitespace.499
Errors'(' is followed by whitespace.501
Errors')' is preceded with whitespace.501
Errors'if' is not followed by whitespace.507
ErrorsLine is longer than 80 characters.508
ErrorsExpected @throws tag for 'IOException'.518
Errors'if' construct must use '{}'s.519
ErrorsLine is longer than 80 characters.531
ErrorsLine is longer than 80 characters.539
ErrorsParameter extractionParameters should be final.539
ErrorsLine is longer than 80 characters.541
ErrorsLine is longer than 80 characters.543
Errors'(' is followed by whitespace.543
Errors')' is preceded with whitespace.543
Errors'if' is not followed by whitespace.552
ErrorsLine is longer than 80 characters.553
Errors'(' is followed by whitespace.553
Errors')' is preceded with whitespace.553
ErrorsLine is longer than 80 characters.555
Errors'(' is followed by whitespace.555
Errors')' is preceded with whitespace.555
ErrorsLine has trailing spaces.564
ErrorsLine is longer than 80 characters.570
ErrorsLine is longer than 80 characters.575
ErrorsLine is longer than 80 characters.585
ErrorsParameter list should be final.588
ErrorsParameter candidateSub should be final.588
Errors'if' is not followed by whitespace.589
Errors'for' is not followed by whitespace.592
Errors'if' is not followed by whitespace.593
Errors'(' is followed by whitespace.593
Errors'!' is followed by whitespace.593
ErrorsLine is longer than 80 characters.607
ErrorsParameter resourceRoots should be final.607
ErrorsParameter context should be final.607
ErrorsExpected @throws tag for 'ExtractionException'.608
ErrorsLine is longer than 80 characters.616
ErrorsLine is longer than 80 characters.625
ErrorsLine is longer than 80 characters.632
ErrorsLine is longer than 80 characters.637
ErrorsParameter resourceRoots should be final.663
ErrorsExpected @param tag for 'resourceRoots'.663
ErrorsParameter propertyPaths should be final.664
ErrorsExpected @param tag for 'propertyPaths'.664
ErrorsParameter context should be final.665
ErrorsExpected @param tag for 'context'.665
ErrorsExpected @throws tag for 'TripleHandlerException'.666
ErrorsLine is longer than 80 characters.673
ErrorsLine is longer than 80 characters.674
ErrorsLine is longer than 80 characters.676
ErrorsLine is longer than 80 characters.680
Errors'if' is not followed by whitespace.680
ErrorsLine is longer than 80 characters.683
ErrorsLine is longer than 80 characters.684
ErrorsLine is longer than 80 characters.694
ErrorsLine is longer than 80 characters.695
ErrorsLine is longer than 80 characters.701
ErrorsLine has trailing spaces.702
ErrorsExpected an @return tag.708
ErrorsParameter resourceRoots should be final.709
ErrorsParameter propertyPaths should be final.710
ErrorsParameter addDomainTriples should be final.711
ErrorsExpected @param tag for 'addDomainTriples'.711
ErrorsParameter output should be final.712
Errors'output' hides a field.712
ErrorsExpected @throws tag for 'ExtractionException'.713
ErrorsLine is longer than 80 characters.720
Errors'if' is not followed by whitespace.726
ErrorsLine is longer than 80 characters.731
ErrorsLine is longer than 80 characters.736
ErrorsLine is longer than 80 characters.747
ErrorsExpected an @return tag.757
ErrorsParameter resourceRoots should be final.758
ErrorsParameter addDomainTriples should be final.759
ErrorsExpected @param tag for 'addDomainTriples'.759
ErrorsParameter output should be final.760
Errors'output' hides a field.760
ErrorsExpected @throws tag for 'ExtractionException'.761
ErrorsLine is longer than 80 characters.768
Errors'if' is not followed by whitespace.774
ErrorsLine is longer than 80 characters.781
ErrorsParameter context should be final.795
ErrorsExpected @param tag for 'context'.795
ErrorsExpected @throws tag for 'TripleHandlerException'.796
ErrorsLine is longer than 80 characters.818
ErrorsLine has trailing spaces.826
ErrorsParameter from should be final.834
ErrorsParameter to should be final.835
ErrorsParameter th should be final.836
ErrorsParameter ec should be final.837
ErrorsExpected @throws tag for 'TripleHandlerException'.838
ErrorsLine is longer than 80 characters.840
Errors'(' is followed by whitespace.840
ErrorsAvoid inline conditionals.840
Errors')' is preceded with whitespace.840
ErrorsLine is longer than 80 characters.842
Errors')' is preceded with whitespace.842
ErrorsAvoid inline conditionals.846
ErrorsMissing a Javadoc comment.863
ErrorsMissing a Javadoc comment.864
ErrorsMissing a Javadoc comment.865
ErrorsMissing a Javadoc comment.867
ErrorsParameter errors should be final.868
Errors'errors' hides a field.868
ErrorsParameter resourceRoots should be final.869
Errors'resourceRoots' hides a field.869
ErrorsParameter propertyPaths should be final.870
Errors'propertyPaths' hides a field.870

org/apache/any23/extractor/SingleDocumentExtractionReport.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.33
ErrorsLine is longer than 80 characters.35
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.37
ErrorsParameter validationReport should be final.38
Errors'validationReport' hides a field.38
ErrorsParameter extractorToErrors should be final.39
Errors'extractorToErrors' hides a field.39
Errors'if' construct must use '{}'s.41
ErrorsLine is longer than 80 characters.41
Errors'if' is not followed by whitespace.41
Errors'if' construct must use '{}'s.42
ErrorsLine is longer than 80 characters.42
Errors'if' is not followed by whitespace.42
ErrorsMethod 'getValidationReport' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsMethod 'getExtractorToErrors' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51

org/apache/any23/extractor/TagSoupExtractionResult.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.29
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.44
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.61
ErrorsMissing a Javadoc comment.82
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.84
ErrorsLine is longer than 80 characters.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter path should be final.86
Errors'path' hides a field.86
ErrorsParameter root should be final.86
Errors'root' hides a field.86
ErrorsParameter extractor should be final.86
Errors'extractor' hides a field.86
Errors'if' is not followed by whitespace.87
ErrorsLine is longer than 80 characters.88
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
Errors')' is preceded with whitespace.88
Errors'if' is not followed by whitespace.90
ErrorsLine is longer than 80 characters.91
Errors'if' is not followed by whitespace.93
ErrorsLine is longer than 80 characters.94
ErrorsMissing a Javadoc comment.101
ErrorsMissing a Javadoc comment.105
ErrorsMissing a Javadoc comment.109
ErrorsLine has trailing spaces.118
ErrorsMissing a Javadoc comment.130
ErrorsMissing a Javadoc comment.131
ErrorsMissing a Javadoc comment.132
ErrorsMissing a Javadoc comment.133
ErrorsMissing a Javadoc comment.134
ErrorsLine is longer than 80 characters.136
ErrorsMissing a Javadoc comment.136
ErrorsParameter path should be final.136
Errors'path' hides a field.136
ErrorsParameter subject should be final.136
Errors'subject' hides a field.136
ErrorsParameter property should be final.136
Errors'property' hides a field.136
ErrorsParameter object should be final.136
Errors'object' hides a field.136
ErrorsParameter extractor should be final.136
Errors'extractor' hides a field.136
Errors'if' is not followed by whitespace.137
Errors'if' is not followed by whitespace.140
Errors'if' is not followed by whitespace.143
Errors'if' is not followed by whitespace.146
ErrorsMissing a Javadoc comment.156
ErrorsMissing a Javadoc comment.160
ErrorsMissing a Javadoc comment.164
ErrorsMissing a Javadoc comment.168
ErrorsMissing a Javadoc comment.172

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

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.59
Errors'static' modifier out of order with the JLS suggestions.59
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
ErrorsParameter f should be final.73
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.79
ErrorsParameter extractionParameters should be final.80
ErrorsParameter extractionContext should be final.81
ErrorsParameter in should be final.82
ErrorsParameter out should be final.83
ErrorsExpected an @return tag.133
ErrorsParameter number should be final.133
ErrorsExpected @param tag for 'number'.133
ErrorsExpected an @return tag.148
ErrorsParameter number should be final.148
ErrorsExpected @param tag for 'number'.148
ErrorsLine is longer than 80 characters.163
ErrorsParameter header should be final.163
ErrorsExpected @param tag for 'header'.163
ErrorsParameter out should be final.163
ErrorsExpected @param tag for 'out'.163
ErrorsLine is longer than 80 characters.186
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.188
ErrorsParameter header should be final.193
ErrorsExpected @param tag for 'header'.193
ErrorsParameter documentURI should be final.193
ErrorsExpected @param tag for 'documentURI'.193
ErrorsMissing a Javadoc comment.208
ErrorsParameter toBeNormalized should be final.208
ErrorsParameter documentURI should be final.208
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.221
ErrorsLine is longer than 80 characters.222
ErrorsParameter rowSubject should be final.230
ErrorsExpected @param tag for 'rowSubject'.230
ErrorsParameter values should be final.231
ErrorsExpected @param tag for 'values'.231
ErrorsParameter out should be final.232
ErrorsExpected @param tag for 'out'.232
ErrorsLine is longer than 80 characters.237
ErrorsMissing a Javadoc comment.250
ErrorsParameter cell should be final.250
Errors'if' is not followed by whitespace.259
ErrorsLine is longer than 80 characters.268
ErrorsLine is longer than 80 characters.269
ErrorsParameter documentURI should be final.277
ErrorsExpected @param tag for 'documentURI'.277
ErrorsParameter out should be final.278
ErrorsExpected @param tag for 'out'.278
ErrorsParameter numberOfRows should be final.279
ErrorsExpected @param tag for 'numberOfRows'.279
ErrorsParameter numberOfColumns should be final.280
ErrorsExpected @param tag for 'numberOfColumns'.280
ErrorsLine is longer than 80 characters.289
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.296

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.30
ErrorsUtility classes should not have a public or default constructor.35
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.43
ErrorsName 'popularDelimiters' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.43
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.48
ErrorsName 'strategies' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
Errors'for' is not followed by whitespace.54
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.63
ErrorsParameter is should be final.67
ErrorsExpected @throws tag for 'IOException'.67
Errors'if' construct must use '{}'s.69
ErrorsLine is longer than 80 characters.69
Errors'if' is not followed by whitespace.69
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
ErrorsExpected an @return tag.80
ErrorsParameter is should be final.80
ErrorsExpected @throws tag for 'IOException'.80
ErrorsLine is longer than 80 characters.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter is should be final.84
Errors'for' is not followed by whitespace.85
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
Errors'if' is not followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
ErrorsMissing a Javadoc comment.93
ErrorsParameter delimiter should be final.93
ErrorsParameter comment should be final.93
ErrorsMissing a Javadoc comment.97
ErrorsLine is longer than 80 characters.109
ErrorsMissing a Javadoc comment.109
ErrorsParameter property should be final.109
ErrorsParameter defaultValue should be final.109
ErrorsLine is longer than 80 characters.115
ErrorsLine is longer than 80 characters.122
ErrorsExpected an @return tag.130
ErrorsLine is longer than 80 characters.130
ErrorsParameter is should be final.130
ErrorsParameter strategy should be final.130
ErrorsExpected @throws tag for 'IOException'.130
ErrorsName 'MIN_COLUMNS' must match pattern '^[a-z][a-zA-Z0-9]*$'.131
ErrorsLine is longer than 80 characters.135
Errors'5' is a magic number.136
ErrorsLine is longer than 80 characters.149

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

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.41
ErrorsName 'vVCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.41
ErrorsMissing a Javadoc comment.43
ErrorsName 'addressFields' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.43
ErrorsMethod 'getBaseClassName' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsMethod 'extractEntity' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
ErrorsParameter node should be final.62
ErrorsParameter out should be final.62
Errors'if' construct must use '{}'s.63
ErrorsLine is longer than 80 characters.70
ErrorsLine is longer than 80 characters.86
ErrorsLine is longer than 80 characters.87
Errors'(' is followed by whitespace.87
Errors')' is preceded with whitespace.87
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.96
Errors'static' modifier out of order with the JLS suggestions.96
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.96
ErrorsLine is longer than 80 characters.100

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.34
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter validationReport should be final.36
Errors'validationReport' hides a field.36
ErrorsParameter document should be final.36
Errors'document' hides a field.36
ErrorsMethod 'getReport' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45

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

ViolationMessageLine
ErrorsClass DomUtils should be declared as final.50
ErrorsMissing a Javadoc comment.52
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.54
ErrorsMissing a Javadoc comment.54
Errors'static' modifier out of order with the JLS suggestions.54
ErrorsName 'xPathEngine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
ErrorsMissing a Javadoc comment.56
Errors'{' is not preceded with whitespace.56
Errors'{' is not followed by whitespace.56
Errors'}' is not preceded with whitespace.56
ErrorsParameter n should be final.65
Errors'if' is not followed by whitespace.67
Errors'for' is not followed by whitespace.72
ErrorsLine is longer than 80 characters.74
Errors'(' is followed by whitespace.74
Errors'(' is followed by whitespace.74
Errors')' is preceded with whitespace.74
Errors')' is preceded with whitespace.74
Errors'if' is not followed by whitespace.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
ErrorsLine is longer than 80 characters.81
ErrorsParameter node should be final.92
Errors'while' is not followed by whitespace.95
ErrorsParameter n should be final.113
Errors'if' is not followed by whitespace.114
ErrorsLine is longer than 80 characters.118
Errors'(' is followed by whitespace.118
Errors')' is preceded with whitespace.118
Errors')' is preceded with whitespace.118
Errors'while' is not followed by whitespace.120
ErrorsLine is longer than 80 characters.121
Errors')' is preceded with whitespace.121
Errors')' is preceded with whitespace.121
Errors'(' is followed by whitespace.124
Errors')' is preceded with whitespace.124
ErrorsLine is longer than 80 characters.132
ErrorsParameter n should be final.135
Errors'if' construct must use '{}'s.136
Errors'if' is not followed by whitespace.136
ErrorsLine is longer than 80 characters.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
Errors'if' construct must use '{}'s.139
Errors'if' is not followed by whitespace.139
ErrorsLine is longer than 80 characters.153
ErrorsLine is longer than 80 characters.154
ErrorsLine is longer than 80 characters.157
ErrorsParameter candidateAncestor should be final.157
ErrorsParameter candidateSibling should be final.157
ErrorsParameter strict should be final.157
Errors'if' construct must use '{}'s.158
ErrorsLine is longer than 80 characters.158
Errors'if' is not followed by whitespace.158
Errors'if' construct must use '{}'s.159
ErrorsLine is longer than 80 characters.159
Errors'if' is not followed by whitespace.159
Errors')' is preceded with whitespace.159
Errors'if' construct must use '{}'s.160
Errors'if' is not followed by whitespace.160
Errors'while' is not followed by whitespace.162
Errors'if' construct must use '{}'s.163
Errors'if' is not followed by whitespace.163
ErrorsLine is longer than 80 characters.171
ErrorsLine is longer than 80 characters.175
ErrorsLine is longer than 80 characters.178
ErrorsParameter candidateAncestor should be final.178
ErrorsParameter candidateSibling should be final.178
ErrorsParameter root should be final.190
ErrorsParameter className should be final.190
ErrorsLine is longer than 80 characters.202
ErrorsParameter root should be final.202
ErrorsParameter attrName should be final.202
ErrorsLine is longer than 80 characters.204
Errors')' is preceded with whitespace.204
Errors')' is preceded with whitespace.204
ErrorsMissing a Javadoc comment.210
ErrorsParameter root should be final.210
ErrorsParameter tagName should be final.210
ErrorsLine is longer than 80 characters.218
ErrorsMissing a Javadoc comment.218
ErrorsParameter root should be final.218
ErrorsParameter tagName should be final.218
ErrorsParameter className should be final.218
Errors'+' should be on a new line.222
Errors'+' should be on a new line.223
ErrorsLine is longer than 80 characters.224
Errors'+' should be on a new line.224
ErrorsFirst sentence should end with a period.234
ErrorsExpected an @return tag.237
ErrorsParameter root should be final.237
ErrorsExpected @param tag for 'root'.237
ErrorsParameter id should be final.237
ErrorsExpected @param tag for 'id'.237
ErrorsLine is longer than 80 characters.241
ErrorsExpected an @return tag.252
ErrorsParameter node should be final.252
ErrorsExpected @param tag for 'node'.252
ErrorsParameter xpath should be final.252
ErrorsExpected @param tag for 'xpath'.252
Errors'if' is not followed by whitespace.253
ErrorsLine is longer than 80 characters.257
ErrorsLine is longer than 80 characters.264
ErrorsExpected an @return tag.271
ErrorsParameter node should be final.271
ErrorsExpected @param tag for 'node'.271
ErrorsParameter xpath should be final.271
ErrorsExpected @param tag for 'xpath'.271
ErrorsLine is longer than 80 characters.273
Errors'if' construct must use '{}'s.274
ErrorsLine is longer than 80 characters.278
ErrorsExpected an @return tag.286
ErrorsParameter node should be final.286
ErrorsExpected @param tag for 'node'.286
ErrorsParameter className should be final.286
ErrorsExpected @param tag for 'className'.286
ErrorsExpected an @return tag.295
ErrorsLine is longer than 80 characters.295
ErrorsParameter node should be final.295
ErrorsExpected @param tag for 'node'.295
ErrorsParameter attributeName should be final.295
ErrorsExpected @param tag for 'attributeName'.295
ErrorsParameter className should be final.295
ErrorsExpected @param tag for 'className'.295
Errors'for' construct must use '{}'s.299
Errors'if' construct must use '{}'s.300
ErrorsExpected an @return tag.311
ErrorsParameter node should be final.311
ErrorsParameter attributeName should be final.311
ErrorsParameter target should be final.322
ErrorsExpected @param tag for 'target'.322
ErrorsLine is longer than 80 characters.332
ErrorsLine is longer than 80 characters.335
ErrorsParameter node should be final.335
ErrorsParameter attribute should be final.335
ErrorsParameter defaultValue should be final.335
Errors'if' construct must use '{}'s.337
Errors'if' construct must use '{}'s.340
Errors'==' is not preceded with whitespace.340
Errors'==' is not followed by whitespace.340
ErrorsLine is longer than 80 characters.346
ErrorsLine is longer than 80 characters.354
ErrorsParameter node should be final.354
ErrorsParameter attributePrefix should be final.354
ErrorsParameter defaultValue should be final.354
ErrorsParameter node should be final.377
ErrorsParameter attribute should be final.377
ErrorsLine is longer than 80 characters.392
ErrorsParameter node should be final.392
ErrorsParameter indent should be final.392
ErrorsExpected @throws tag for 'IOException'.392
ErrorsLine is longer than 80 characters.394
Errors'if' is not followed by whitespace.398
ErrorsLine is longer than 80 characters.400

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.55
ErrorsExpected @throws tag for 'ExtractionException'.55
ErrorsMethod 'extract' is not designed for extension - needs to be abstract, final or empty.57
ErrorsLine is longer than 80 characters.59
Errors'(' is followed by whitespace.59
ErrorsLine is longer than 80 characters.65
Errors'(' is followed by whitespace.65
Errors')' is preceded with whitespace.65
ErrorsMethod 'getBlankNodeFor' is not designed for extension - needs to be abstract, final or empty.78
ErrorsParameter node should be final.78
ErrorsLine is longer than 80 characters.79
ErrorsLine has trailing spaces.81

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.42
ErrorsName 'vVCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.42
ErrorsMissing a Javadoc comment.44
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.44
ErrorsLine is longer than 80 characters.48
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsMethod 'getBaseClassName' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
ErrorsMethod 'extractEntity' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter node should be final.66
ErrorsParameter out should be final.66
Errors'if' construct must use '{}'s.67
ErrorsLine is longer than 80 characters.70
Errors')' is preceded with whitespace.70
ErrorsLine is longer than 80 characters.71
ErrorsLine is longer than 80 characters.75
Errors'if' construct must use '{}'s.76
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.93
Errors'(' is followed by whitespace.93
Errors')' is preceded with whitespace.93
ErrorsLine has trailing spaces.97

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.43
ErrorsMissing a Javadoc comment.50
ErrorsName 'vICAL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
ErrorsMissing a Javadoc comment.52
Errors'static' modifier out of order with the JLS suggestions.52
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.60
ErrorsMissing a Javadoc comment.60
ErrorsName 'Components' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.72
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsMethod 'extract' is not designed for extension - needs to be abstract, final or empty.82
Errors'if' construct must use '{}'s.86
Errors'if' construct must use '{}'s.89
Errors'for' construct must use '{}'s.93
ErrorsMissing a Javadoc comment.99
ErrorsParameter node should be final.99
ErrorsLine is longer than 80 characters.105
ErrorsMissing a Javadoc comment.105
ErrorsParameter node should be final.105
ErrorsParameter cal should be final.105
Errors'if' construct must use '{}'s.109
Errors'for' construct must use '{}'s.111
ErrorsLine is longer than 80 characters.117
ErrorsMissing a Javadoc comment.117
ErrorsParameter node should be final.117
ErrorsParameter cal should be final.117
ErrorsParameter component should be final.117
ErrorsLine is longer than 80 characters.128
ErrorsLine is longer than 80 characters.129
Errors'(' is followed by whitespace.129
Errors')' is preceded with whitespace.129
ErrorsMissing a Javadoc comment.134
ErrorsParameter compoNode should be final.134
ErrorsParameter evt should be final.134
ErrorsLine is longer than 80 characters.142
ErrorsMissing a Javadoc comment.142
ErrorsParameter compoNode should be final.142
ErrorsParameter evt should be final.142
Errors'if' construct must use '{}'s.144
ErrorsLine is longer than 80 characters.145
ErrorsMissing a Javadoc comment.148
ErrorsParameter compoNode should be final.148
ErrorsParameter evt should be final.148
ErrorsLine is longer than 80 characters.152
ErrorsMissing a Javadoc comment.164
ErrorsParameter compoNode should be final.164
ErrorsParameter evt should be final.164
ErrorsLine is longer than 80 characters.168
ErrorsMissing a Javadoc comment.180
ErrorsParameter node should be final.180
ErrorsParameter evt should be final.180
ErrorsLine is longer than 80 characters.203
Errors'(' is followed by whitespace.203
ErrorsLine is longer than 80 characters.206
ErrorsLine is longer than 80 characters.212

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

ViolationMessageLine
Errors'(' is followed by whitespace.51
Errors')' is preceded with whitespace.51
ErrorsMissing a Javadoc comment.54
ErrorsName 'vCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.60
Errors'static' modifier out of order with the JLS suggestions.60
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.60
ErrorsLine is longer than 80 characters.64
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsMethod 'getBaseClassName' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMethod 'resetExtractor' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.83
ErrorsParameter document should be final.83
ErrorsParameter node should be final.83
ErrorsLine is longer than 80 characters.86
Errors'if' construct must use '{}'s.97
Errors'if' construct must use '{}'s.104
ErrorsLine is longer than 80 characters.106
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
Errors'if' construct must use '{}'s.108
ErrorsMethod 'extractEntity' is not designed for extension - needs to be abstract, final or empty.114
ErrorsLine is longer than 80 characters.115
ErrorsParameter node should be final.115
ErrorsParameter out should be final.115
ErrorsLine is longer than 80 characters.127
Errors'if' construct must use '{}'s.146
ErrorsLine is longer than 80 characters.150
Errors'(' is followed by whitespace.150
Errors')' is preceded with whitespace.150
ErrorsMissing a Javadoc comment.155
ErrorsParameter card should be final.155
ErrorsLine is longer than 80 characters.162
Errors'for' is not followed by whitespace.171
ErrorsLine is longer than 80 characters.174
ErrorsLine is longer than 80 characters.179
ErrorsMissing a Javadoc comment.186
ErrorsParameter card should be final.186
ErrorsParameter type should be final.186
ErrorsParameter value should be final.186
ErrorsLine is longer than 80 characters.199
ErrorsMissing a Javadoc comment.199
ErrorsParameter className should be final.199
ErrorsParameter resource should be final.199
ErrorsParameter property should be final.199
Errors'if' construct must use '{}'s.201
ErrorsLine is longer than 80 characters.211
ErrorsMissing a Javadoc comment.211
ErrorsParameter className should be final.211
ErrorsParameter resource should be final.211
ErrorsParameter property should be final.211
ErrorsLine is longer than 80 characters.212
ErrorsLine is longer than 80 characters.225
ErrorsLine is longer than 80 characters.227
ErrorsParameter className should be final.227
ErrorsExpected @param tag for 'className'.227
ErrorsParameter resource should be final.227
ErrorsExpected @param tag for 'resource'.227
ErrorsParameter property should be final.227
ErrorsExpected @param tag for 'property'.227
ErrorsLine is longer than 80 characters.228
Errors'for' is not followed by whitespace.231
ErrorsMissing a Javadoc comment.240
ErrorsParameter card should be final.240
ErrorsLine is longer than 80 characters.241
ErrorsMissing a Javadoc comment.252
ErrorsParameter card should be final.252
ErrorsMissing a Javadoc comment.260
ErrorsParameter card should be final.260
ErrorsName 'class_' must match pattern '^[a-z][a-zA-Z0-9]*$'.261
ErrorsMissing a Javadoc comment.268
ErrorsParameter card should be final.268
ErrorsMissing a Javadoc comment.279
ErrorsParameter card should be final.279
ErrorsLine is longer than 80 characters.284
ErrorsMissing a Javadoc comment.290
ErrorsParameter card should be final.290
ErrorsLine is longer than 80 characters.291
ErrorsMissing a Javadoc comment.299
ErrorsParameter mail should be final.299
Errors'if' construct must use '{}'s.300
ErrorsMissing a Javadoc comment.304
ErrorsLine is longer than 80 characters.306
Errors'if' construct must use '{}'s.308
ErrorsLine is longer than 80 characters.314
ErrorsMissing a Javadoc comment.314
ErrorsParameter n should be final.314
ErrorsParameter bn should be final.314
ErrorsParameter fieldName should be final.314
ErrorsParameter fieldValue should be final.314
ErrorsLine is longer than 80 characters.316
ErrorsMissing a Javadoc comment.320
ErrorsParameter card should be final.320
ErrorsLine is longer than 80 characters.333
Errors'for' is not followed by whitespace.334
Errors'if' is not followed by whitespace.342
ErrorsMissing a Javadoc comment.352
ErrorsMissing a Javadoc comment.356
ErrorsParameter card should be final.356
Errors'if' is not followed by whitespace.358
ErrorsMissing a Javadoc comment.367
Errors'if' construct must use '{}'s.369
Errors'if' is not followed by whitespace.372
Errors'(' is followed by whitespace.373
Errors')' is preceded with whitespace.373
Errors'if' is not followed by whitespace.376
Errors')' is preceded with whitespace.376
Errors'(' is followed by whitespace.379
Errors')' is preceded with whitespace.379
ErrorsMissing a Javadoc comment.384
ErrorsParameter card should be final.384
Errors'if' construct must use '{}'s.385
ErrorsLine is longer than 80 characters.396
Errors'(' is followed by whitespace.396
Errors')' is preceded with whitespace.396
Errors'if' is not followed by whitespace.399
ErrorsLine is longer than 80 characters.402
ErrorsMissing a Javadoc comment.408
ErrorsParameter card should be final.408
ErrorsLine is longer than 80 characters.412

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.69
ErrorsParameter sarray should be final.69
ErrorsParameter delimiter should be final.69
Errors'for' is not followed by whitespace.72
Errors'if' is not followed by whitespace.74
Errors'(' is followed by whitespace.74
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
Errors';' is preceded with whitespace.78
ErrorsMethod 'reset' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMethod 'setField' is not designed for extension - needs to be abstract, final or empty.91
ErrorsMissing a Javadoc comment.91
ErrorsParameter fieldName should be final.91
ErrorsParameter nd should be final.91
Errors'(' is followed by whitespace.92
Errors')' is preceded with whitespace.92
Errors'if' construct must use '{}'s.93
Errors'if' is not followed by whitespace.95
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
ErrorsMethod 'setFullName' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsParameter nd should be final.102
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
Errors'if' construct must use '{}'s.104
ErrorsLine is longer than 80 characters.106
Errors'if' is not followed by whitespace.109
Errors'-' is not followed by whitespace.109
Errors'-' is not followed by whitespace.111
Errors'for' is not followed by whitespace.115
ErrorsMethod 'setOrganization' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
ErrorsParameter nd should be final.121
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
Errors'if' construct must use '{}'s.123
ErrorsMethod 'isMultiField' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
ErrorsParameter fieldName should be final.127
ErrorsMethod 'containsField' is not designed for extension - needs to be abstract, final or empty.132
ErrorsMissing a Javadoc comment.132
ErrorsParameter fieldName should be final.132
ErrorsLine is longer than 80 characters.133
ErrorsMethod 'getField' is not designed for extension - needs to be abstract, final or empty.136
ErrorsMissing a Javadoc comment.136
ErrorsParameter fieldName should be final.136
ErrorsAvoid inline conditionals.144
ErrorsMethod 'getFields' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsParameter fieldName should be final.147
ErrorsAvoid inline conditionals.149
ErrorsMissing a Javadoc comment.152
ErrorsParameter fieldName should be final.152
ErrorsParameter index should be final.152
Errors'if' construct must use '{}'s.156
ErrorsLine is longer than 80 characters.157
ErrorsLine is longer than 80 characters.158
Errors'if' construct must use '{}'s.161
ErrorsLine is longer than 80 characters.162
ErrorsAvoid inline conditionals.162
ErrorsMethod 'hasField' is not designed for extension - needs to be abstract, final or empty.165
ErrorsMissing a Javadoc comment.165
ErrorsParameter fieldName should be final.165
ErrorsMethod 'hasAnyField' is not designed for extension - needs to be abstract, final or empty.169
ErrorsMissing a Javadoc comment.169
Errors'if' construct must use '{}'s.171
ErrorsMethod 'getFullName' is not designed for extension - needs to be abstract, final or empty.176
ErrorsMissing a Javadoc comment.176
Errors'if' construct must use '{}'s.177
Errors'if' construct must use '{}'s.183
Errors'if' is not followed by whitespace.188
Errors'(' is followed by whitespace.189
Errors')' is preceded with whitespace.189
Errors'if' construct must use '{}'s.192
Errors'(' is followed by whitespace.193
ErrorsMethod 'getOrganization' is not designed for extension - needs to be abstract, final or empty.196
ErrorsMissing a Javadoc comment.196
ErrorsMethod 'setOrganizationUnit' is not designed for extension - needs to be abstract, final or empty.200
ErrorsMissing a Javadoc comment.200
ErrorsParameter nd should be final.200
Errors'(' is followed by whitespace.201
Errors')' is preceded with whitespace.201
Errors'if' construct must use '{}'s.202
Errors')' is preceded with whitespace.203
ErrorsMethod 'getOrganizationUnit' is not designed for extension - needs to be abstract, final or empty.206
ErrorsMissing a Javadoc comment.206
ErrorsMissing a Javadoc comment.210
ErrorsParameter s should be final.210
Errors'if' construct must use '{}'s.211
Errors'if' construct must use '{}'s.213
ErrorsMissing a Javadoc comment.222
ErrorsMissing a Javadoc comment.223
ErrorsMissing a Javadoc comment.225
Errors'{' is not followed by whitespace.225
Errors'}' is not preceded with whitespace.225
ErrorsMissing a Javadoc comment.227
ErrorsParameter v should be final.227
Errors'if' is not followed by whitespace.228
Errors'if' is not followed by whitespace.230
ErrorsMissing a Javadoc comment.240
ErrorsMissing a Javadoc comment.244
ErrorsAvoid inline conditionals.245
ErrorsMissing a Javadoc comment.248
ErrorsAvoid inline conditionals.249
ErrorsLine has trailing spaces.252

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.44
ErrorsMissing a Javadoc comment.51
ErrorsName 'hLISTING' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
ErrorsMissing a Javadoc comment.52
ErrorsName 'foaf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
ErrorsMissing a Javadoc comment.54
ErrorsName 'ActionClasses' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
Errors')' is preceded with whitespace.56
Errors')' is preceded with whitespace.57
Errors')' is preceded with whitespace.58
Errors')' is preceded with whitespace.59
Errors')' is preceded with whitespace.61
Errors')' is preceded with whitespace.62
Errors')' is preceded with whitespace.63
Errors')' is preceded with whitespace.64
ErrorsMissing a Javadoc comment.68
ErrorsName 'validClassesForAddress' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.68
ErrorsMissing a Javadoc comment.78
ErrorsMissing a Javadoc comment.80
Errors'static' modifier out of order with the JLS suggestions.80
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.80
ErrorsLine is longer than 80 characters.84
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsMethod 'getBaseClassName' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsMethod 'extractEntity' is not designed for extension - needs to be abstract, final or empty.102
ErrorsLine is longer than 80 characters.103
ErrorsParameter node should be final.103
ErrorsParameter out should be final.103
ErrorsLine is longer than 80 characters.109
Errors')' is preceded with whitespace.111
ErrorsMissing a Javadoc comment.129
ErrorsParameter listing should be final.129
Errors'if' construct must use '{}'s.131
ErrorsLine is longer than 80 characters.143
ErrorsMissing a Javadoc comment.148
ErrorsParameter doc should be final.148
ErrorsParameter blankItem should be final.148
ErrorsLine is longer than 80 characters.150
ErrorsLine is longer than 80 characters.151
Errors'for' construct must use '{}'s.152
ErrorsLine is longer than 80 characters.155
ErrorsLine is longer than 80 characters.160
ErrorsMissing a Javadoc comment.167
ErrorsParameter listing should be final.167
ErrorsLine is longer than 80 characters.168
ErrorsMissing a Javadoc comment.175
ErrorsParameter listing should be final.175
ErrorsMissing a Javadoc comment.183
ErrorsParameter listing should be final.183
ErrorsMissing a Javadoc comment.191
ErrorsParameter listing should be final.191
ErrorsMissing a Javadoc comment.199
ErrorsParameter listing should be final.199
ErrorsLine is longer than 80 characters.205
ErrorsMissing a Javadoc comment.212
Errors'if' construct must use '{}'s.216
ErrorsMissing a Javadoc comment.228
ErrorsParameter doc should be final.228
ErrorsParameter blankLister should be final.228
ErrorsLine is longer than 80 characters.236
ErrorsMissing a Javadoc comment.236
ErrorsParameter doc should be final.236
ErrorsParameter blankLister should be final.236
ErrorsLine is longer than 80 characters.238
ErrorsMissing a Javadoc comment.241
ErrorsParameter doc should be final.241
ErrorsParameter blankLister should be final.241
ErrorsLine is longer than 80 characters.243
ErrorsMissing a Javadoc comment.246
ErrorsParameter doc should be final.246
ErrorsParameter blankLister should be final.246
ErrorsLine is longer than 80 characters.254
ErrorsMissing a Javadoc comment.254
ErrorsParameter doc should be final.254
ErrorsParameter blankLister should be final.254
ErrorsLine is longer than 80 characters.256
ErrorsMissing a Javadoc comment.259
ErrorsParameter doc should be final.259
ErrorsParameter blankLister should be final.259
ErrorsMissing a Javadoc comment.267
ErrorsParameter item should be final.267
ErrorsParameter blankItem should be final.267
ErrorsLine is longer than 80 characters.275
ErrorsMissing a Javadoc comment.275
ErrorsParameter item should be final.275
ErrorsParameter blankItem should be final.275
ErrorsLine is longer than 80 characters.277
ErrorsLine is longer than 80 characters.280
ErrorsMissing a Javadoc comment.280
ErrorsParameter doc should be final.280
ErrorsParameter blankLister should be final.280
ErrorsLine is longer than 80 characters.282
ErrorsLine is longer than 80 characters.283
ErrorsLine is longer than 80 characters.285
ErrorsLine is longer than 80 characters.288
ErrorsMissing a Javadoc comment.291
ErrorsParameter doc should be final.291
Errors'if' construct must use '{}'s.296
Errors'if' construct must use '{}'s.302

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.42
ErrorsName 'vHRECIPE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.42
ErrorsMissing a Javadoc comment.44
Errors'static' modifier out of order with the JLS suggestions.44
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.44
ErrorsLine is longer than 80 characters.48
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMethod 'getBaseClassName' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMethod 'extractEntity' is not designed for extension - needs to be abstract, final or empty.69
ErrorsLine is longer than 80 characters.70
ErrorsParameter node should be final.70
ErrorsParameter out should be final.70
ErrorsLine is longer than 80 characters.96
ErrorsParameter fragment should be final.96
ErrorsExpected @param tag for 'fragment'.96
ErrorsParameter recipe should be final.96
ErrorsExpected @param tag for 'recipe'.96
ErrorsParameter fieldClass should be final.96
ErrorsExpected @param tag for 'fieldClass'.96
ErrorsParameter property should be final.96
ErrorsExpected @param tag for 'property'.96
ErrorsLine is longer than 80 characters.97
ErrorsParameter fragment should be final.109
ErrorsExpected @param tag for 'fragment'.109
ErrorsParameter recipe should be final.109
ErrorsExpected @param tag for 'recipe'.109
ErrorsExpected an @return tag.120
ErrorsLine is longer than 80 characters.120
ErrorsParameter fragment should be final.120
ErrorsExpected @param tag for 'fragment'.120
ErrorsParameter ingredient should be final.120
ErrorsExpected @param tag for 'ingredient'.120
ErrorsLine is longer than 80 characters.129
ErrorsLine is longer than 80 characters.130
ErrorsParameter fragment should be final.141
ErrorsExpected @param tag for 'fragment'.141
ErrorsParameter recipe should be final.141
ErrorsExpected @param tag for 'recipe'.141
ErrorsLine is longer than 80 characters.142
Errors'for' is not followed by whitespace.143
ErrorsLine is longer than 80 characters.144
ErrorsParameter fragment should be final.154
ErrorsExpected @param tag for 'fragment'.154
ErrorsParameter recipe should be final.154
ErrorsExpected @param tag for 'recipe'.154
ErrorsLine is longer than 80 characters.155
ErrorsParameter fragment should be final.165
ErrorsExpected @param tag for 'fragment'.165
ErrorsParameter recipe should be final.165
ErrorsExpected @param tag for 'recipe'.165
ErrorsComment matches to-do format 'TODO:'.176
ErrorsLine is longer than 80 characters.176
ErrorsExpected an @return tag.177
ErrorsLine is longer than 80 characters.177
ErrorsParameter fragment should be final.177
ErrorsExpected @param tag for 'fragment'.177
ErrorsParameter duration should be final.177
ErrorsExpected @param tag for 'duration'.177
ErrorsLine is longer than 80 characters.184
ErrorsParameter fragment should be final.194
ErrorsExpected @param tag for 'fragment'.194
ErrorsParameter recipe should be final.194
ErrorsExpected @param tag for 'recipe'.194
ErrorsLine is longer than 80 characters.195
Errors'for' is not followed by whitespace.196
ErrorsLine is longer than 80 characters.197
ErrorsLine is longer than 80 characters.208
ErrorsParameter fragment should be final.208
ErrorsExpected @param tag for 'fragment'.208
ErrorsParameter recipe should be final.208
ErrorsExpected @param tag for 'recipe'.208
ErrorsExpected @throws tag for 'ExtractionException'.208
ErrorsLine is longer than 80 characters.209
Errors'for' is not followed by whitespace.210
ErrorsLine is longer than 80 characters.211
ErrorsParameter fragment should be final.221
ErrorsExpected @param tag for 'fragment'.221
ErrorsParameter recipe should be final.221
ErrorsExpected @param tag for 'recipe'.221
ErrorsParameter fragment should be final.231
ErrorsExpected @param tag for 'fragment'.231
ErrorsParameter recipe should be final.231
ErrorsExpected @param tag for 'recipe'.231
ErrorsLine is longer than 80 characters.232
Errors'for' is not followed by whitespace.233
ErrorsComment matches to-do format 'TODO:'.247
ErrorsLine is longer than 80 characters.247
ErrorsParameter fragment should be final.248
ErrorsExpected @param tag for 'fragment'.248
ErrorsParameter recipe should be final.248
ErrorsExpected @param tag for 'recipe'.248
ErrorsExpected an @return tag.259
ErrorsLine is longer than 80 characters.259
ErrorsParameter fragment should be final.259
ErrorsExpected @param tag for 'fragment'.259
ErrorsParameter nutrition should be final.259
ErrorsExpected @param tag for 'nutrition'.259
ErrorsLine is longer than 80 characters.266
ErrorsLine is longer than 80 characters.267
ErrorsParameter fragment should be final.277
ErrorsExpected @param tag for 'fragment'.277
ErrorsParameter recipe should be final.277
ErrorsExpected @param tag for 'recipe'.277
ErrorsLine is longer than 80 characters.278
ErrorsLine is longer than 80 characters.280
ErrorsParameter fragment should be final.290
ErrorsExpected @param tag for 'fragment'.290
ErrorsParameter recipe should be final.290
ErrorsExpected @param tag for 'recipe'.290
Errors'for' is not followed by whitespace.292

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.44
ErrorsName 'vFOAF' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.44
ErrorsMissing a Javadoc comment.45
ErrorsName 'vDOAC' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.45
ErrorsMissing a Javadoc comment.47
Errors'static' modifier out of order with the JLS suggestions.47
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
ErrorsLine is longer than 80 characters.51
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
ErrorsMethod 'getBaseClassName' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
ErrorsMethod 'extractEntity' is not designed for extension - needs to be abstract, final or empty.69
ErrorsParameter node should be final.70
ErrorsParameter out should be final.70
Errors'if' construct must use '{}'s.71
ErrorsMissing a Javadoc comment.93
ErrorsParameter doc should be final.93
ErrorsParameter person should be final.93
ErrorsMissing a Javadoc comment.103
ErrorsParameter doc should be final.103
ErrorsParameter person should be final.103
Errors'if' construct must use '{}'s.105
ErrorsLine is longer than 80 characters.108
ErrorsMissing a Javadoc comment.112
ErrorsParameter doc should be final.112
ErrorsParameter person should be final.112
Errors'if' construct must use '{}'s.116
ErrorsMissing a Javadoc comment.124
ErrorsParameter exp should be final.124
ErrorsParameter document should be final.124
ErrorsLine is longer than 80 characters.130
ErrorsLine is longer than 80 characters.134
ErrorsLine is longer than 80 characters.138
ErrorsLine is longer than 80 characters.142
ErrorsMissing a Javadoc comment.147
ErrorsParameter doc should be final.147
ErrorsParameter person should be final.147
Errors'if' construct must use '{}'s.151
ErrorsMissing a Javadoc comment.159
ErrorsParameter doc should be final.159
ErrorsParameter person should be final.159
ErrorsMissing a Javadoc comment.169
ErrorsParameter doc should be final.169
ErrorsParameter person should be final.169
Errors'for' is not followed by whitespace.182
Errors'for' is not followed by whitespace.185
ErrorsMissing a Javadoc comment.194
ErrorsParameter n should be final.194

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.48
ErrorsName 'vREVIEW' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
ErrorsMissing a Javadoc comment.49
ErrorsName 'vVCARD' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
ErrorsMissing a Javadoc comment.50
ErrorsName 'vDCTERMS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
ErrorsMissing a Javadoc comment.52
Errors'static' modifier out of order with the JLS suggestions.52
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.52
ErrorsLine is longer than 80 characters.56
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
ErrorsMethod 'getBaseClassName' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsLine is longer than 80 characters.74
ErrorsMethod 'extractEntity' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter node should be final.74
ErrorsParameter out should be final.74
ErrorsMissing a Javadoc comment.96
ErrorsParameter doc should be final.96
ErrorsParameter rev should be final.96
ErrorsMissing a Javadoc comment.104
ErrorsParameter doc should be final.104
ErrorsParameter rev should be final.104
ErrorsLine is longer than 80 characters.115
ErrorsMissing a Javadoc comment.115
ErrorsParameter root should be final.115
ErrorsParameter rev should be final.115
ErrorsMissing a Javadoc comment.126
ErrorsParameter item should be final.126
ErrorsLine is longer than 80 characters.134
ErrorsArray brackets at illegal position.135
ErrorsLine is longer than 80 characters.137
ErrorsMissing a Javadoc comment.142
ErrorsParameter doc should be final.142
ErrorsParameter rev should be final.142
ErrorsMissing a Javadoc comment.149
ErrorsParameter doc should be final.149
ErrorsParameter rev should be final.149
ErrorsMissing a Javadoc comment.157
ErrorsParameter doc should be final.157
ErrorsParameter rev should be final.157
ErrorsMissing a Javadoc comment.165
ErrorsParameter doc should be final.165
ErrorsParameter rev should be final.165

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.49
ErrorsMissing a Javadoc comment.49
Errors'static' modifier out of order with the JLS suggestions.49
ErrorsName 'xPathEngine' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.50
Errors'static' modifier out of order with the JLS suggestions.50
ErrorsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.55
ErrorsLine is longer than 80 characters.59
ErrorsParameter node should be final.64
Errors')' is preceded with whitespace.69
Errors'(' is followed by whitespace.70
Errors'for' construct must use '{}'s.76
Errors'(' is followed by whitespace.78
ErrorsLine is longer than 80 characters.81
Errors'else' construct must use '{}'s.86
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.97
ErrorsParameter res should be final.102
ErrorsExpected @param tag for 'res'.102
ErrorsParameter node should be final.102
ErrorsExpected @param tag for 'node'.102
Errors'(' is followed by whitespace.106
Errors')' is preceded with whitespace.106
Errors'(' is followed by whitespace.111
Errors')' is preceded with whitespace.111
Errors'(' is followed by whitespace.114
Errors')' is preceded with whitespace.114
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
Errors'(' is followed by whitespace.120
Errors')' is preceded with whitespace.120
Errors'(' is followed by whitespace.122
Errors')' is preceded with whitespace.122
ErrorsLine is longer than 80 characters.128
ErrorsParameter hrefAttributeContent should be final.133
Errors'if' is not followed by whitespace.138
Errors'(' is followed by whitespace.138
Errors')' is preceded with whitespace.138
ErrorsLine is longer than 80 characters.146
ErrorsParameter attributes should be final.151
ErrorsParameter node should be final.164
ErrorsParameter prettify should be final.164
ErrorsLine is longer than 80 characters.166
ErrorsAvoid inline conditionals.166
ErrorsLine has trailing spaces.171
ErrorsParameter document should be final.174
Errors'document' hides a field.174
ErrorsExpected @param tag for 'document'.174
Errors'if' construct must use '{}'s.175
ErrorsLine is longer than 80 characters.176
ErrorsLine is longer than 80 characters.182
ErrorsMethod 'resolveURI' is not designed for extension - needs to be abstract, final or empty.184
ErrorsParameter uri should be final.184
ErrorsExpected @param tag for 'uri'.184
ErrorsMethod 'find' is not designed for extension - needs to be abstract, final or empty.188
ErrorsMissing a Javadoc comment.188
ErrorsParameter xpath should be final.188
ErrorsMethod 'findNodeById' is not designed for extension - needs to be abstract, final or empty.192
ErrorsMissing a Javadoc comment.192
ErrorsParameter id should be final.192
ErrorsMethod 'findAll' is not designed for extension - needs to be abstract, final or empty.196
ErrorsMissing a Javadoc comment.196
ErrorsParameter xpath should be final.196
ErrorsMethod 'findMicroformattedValue' is not designed for extension - needs to be abstract, final or empty.200
ErrorsMissing a Javadoc comment.200
ErrorsParameter objectTag should be final.201
ErrorsParameter object should be final.202
ErrorsParameter fieldTag should be final.203
ErrorsParameter field should be final.204
ErrorsParameter key should be final.205
Errors'if' construct must use '{}'s.208
Errors'if' construct must use '{}'s.211
ErrorsLine is longer than 80 characters.216
ErrorsLine is longer than 80 characters.217
ErrorsLine is longer than 80 characters.223
ErrorsMethod 'getDocument' is not designed for extension - needs to be abstract, final or empty.228
ErrorsMissing a Javadoc comment.228
ErrorsLine has trailing spaces.233
ErrorsMethod 'getSingularTextField' is not designed for extension - needs to be abstract, final or empty.239
ErrorsParameter className should be final.239
Errors'if' construct must use '{}'s.241
ErrorsLine has trailing spaces.248
ErrorsMethod 'getPluralTextField' is not designed for extension - needs to be abstract, final or empty.252
ErrorsParameter className should be final.252
ErrorsLine is longer than 80 characters.254
Errors'(' is followed by whitespace.256
Errors')' is preceded with whitespace.256
Errors'(' is followed by whitespace.258
Errors')' is preceded with whitespace.258
ErrorsLine is longer than 80 characters.262
ErrorsMethod 'getSingularUrlField' is not designed for extension - needs to be abstract, final or empty.268
ErrorsParameter className should be final.268
Errors'if' construct must use '{}'s.270
ErrorsLine is longer than 80 characters.276
ErrorsMethod 'getPluralUrlField' is not designed for extension - needs to be abstract, final or empty.281
ErrorsParameter className should be final.281
ErrorsLine is longer than 80 characters.283
Errors'for' construct must use '{}'s.284
Errors'(' is followed by whitespace.286
Errors')' is preceded with whitespace.286
ErrorsMethod 'findMicroformattedObjectNode' is not designed for extension - needs to be abstract, final or empty.289
ErrorsMissing a Javadoc comment.289
ErrorsParameter objectTag should be final.289
ErrorsParameter name should be final.289
ErrorsLine is longer than 80 characters.290
Errors'if' construct must use '{}'s.291
ErrorsMethod 'readAttribute' is not designed for extension - needs to be abstract, final or empty.303
ErrorsParameter attribute should be final.303
ErrorsMethod 'findAllByClassName' is not designed for extension - needs to be abstract, final or empty.313
ErrorsParameter clazz should be final.313
ErrorsMethod 'getText' is not designed for extension - needs to be abstract, final or empty.323
Errors'if' is not followed by whitespace.325
ErrorsMethod 'getDefaultLanguage' is not designed for extension - needs to be abstract, final or empty.336
ErrorsLine is longer than 80 characters.340
ErrorsAvoid inline conditionals.348
ErrorsLine is longer than 80 characters.352
ErrorsMethod 'getPathToLocalRoot' is not designed for extension - needs to be abstract, final or empty.356
ErrorsMethod 'extractRelTagNodes' is not designed for extension - needs to be abstract, final or empty.365
ErrorsLine is longer than 80 characters.366
Errors'for' is not followed by whitespace.368
Errors'(' is followed by whitespace.371
Errors')' is preceded with whitespace.371
ErrorsMissing a Javadoc comment.374
ErrorsLine is longer than 80 characters.378
ErrorsLine is longer than 80 characters.380
ErrorsLine is longer than 80 characters.382
ErrorsLine is longer than 80 characters.384
ErrorsMissing a Javadoc comment.395
ErrorsMissing a Javadoc comment.396
ErrorsMissing a Javadoc comment.398
ErrorsParameter value should be final.398
Errors'value' hides a field.398
ErrorsParameter source should be final.398
Errors'source' hides a field.398
ErrorsMethod 'value' is not designed for extension - needs to be abstract, final or empty.403
ErrorsMissing a Javadoc comment.403
ErrorsMethod 'source' is not designed for extension - needs to be abstract, final or empty.407
ErrorsMissing a Javadoc comment.407

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.48
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.56
ErrorsName 'vSINDICE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.56
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.62
ErrorsFirst sentence should end with a period.64
Errors'static' modifier out of order with the JLS suggestions.67
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
ErrorsLine is longer than 80 characters.71
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.79
ErrorsParameter extractionParameters should be final.80
ErrorsParameter extractionContext should be final.81
ErrorsParameter in should be final.82
ErrorsParameter out should be final.83
Errors'if' is not followed by whitespace.90
Errors'for' is not followed by whitespace.96
Errors'if' is not followed by whitespace.98
ErrorsLine is longer than 80 characters.110
ErrorsParameter in should be final.115
ErrorsMissing a Javadoc comment.123
ErrorsParameter in should be final.123
Errors'profile' hides a field.124
ErrorsParameter in should be final.136
ErrorsExpected @param tag for 'in'.136
Errors'for' is not followed by whitespace.138
Errors'if' is not followed by whitespace.142
Errors'!=' is not followed by whitespace.142
ErrorsMissing a Javadoc comment.148
ErrorsParameter in should be final.148
ErrorsParameter baseProfile should be final.148
ErrorsMissing a Javadoc comment.171
ErrorsParameter name should be final.171
Errors'if' is not followed by whitespace.173
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.179
ErrorsMissing a Javadoc comment.179
ErrorsMissing a Javadoc comment.183
ErrorsMissing a Javadoc comment.185
ErrorsMissing a Javadoc comment.187
ErrorsMissing a Javadoc comment.189
ErrorsMissing a Javadoc comment.191
ErrorsMissing a Javadoc comment.193
ErrorsParameter xpath should be final.193
Errors'xpath' hides a field.193
ErrorsParameter name should be final.193
Errors'name' hides a field.193
ErrorsParameter content should be final.193
Errors'content' hides a field.193
ErrorsMissing a Javadoc comment.199
ErrorsParameter xpath should be final.199
Errors'xpath' hides a field.199
ErrorsParameter name should be final.199
Errors'name' hides a field.199
ErrorsParameter content should be final.199
Errors'content' hides a field.199
ErrorsParameter lang should be final.199
Errors'lang' hides a field.199
ErrorsMissing a Javadoc comment.204
ErrorsMissing a Javadoc comment.208
ErrorsParameter name should be final.208
Errors'name' hides a field.208
ErrorsMissing a Javadoc comment.212
ErrorsMissing a Javadoc comment.216
ErrorsParameter lang should be final.216
Errors'lang' hides a field.216
ErrorsMissing a Javadoc comment.220
ErrorsMissing a Javadoc comment.224
ErrorsParameter content should be final.224
Errors'content' hides a field.224
ErrorsParameter o should be final.229
Errors'if' construct must use '{}'s.230
Errors'if' construct must use '{}'s.231
Errors'if' construct must use '{}'s.235
ErrorsLine is longer than 80 characters.235
ErrorsAvoid inline conditionals.235
ErrorsAvoid inline conditionals.242

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.42
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsParameter extractionParameters should be final.47
ErrorsParameter extractionContext should be final.48
ErrorsParameter in should be final.49
ErrorsParameter out should be final.50
Errors'+' should be on a new line.57
Errors'+' should be on a new line.58
Errors'+' should be on a new line.59
Errors'+' should be on a new line.60
Errors'+' should be on a new line.61
Errors'+' should be on a new line.62
Errors'+' should be on a new line.63
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.97
Errors'static' modifier out of order with the JLS suggestions.97
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.97
ErrorsLine is longer than 80 characters.101

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.48
Errors'static' modifier out of order with the JLS suggestions.48
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
ErrorsLine is longer than 80 characters.52
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
ErrorsParameter extractionParameters should be final.58
ErrorsParameter extractionContext should be final.59
ErrorsParameter in should be final.60
ErrorsParameter out should be final.61
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.65
Errors'if' construct must use '{}'s.66
ErrorsLine is longer than 80 characters.77
Errors'factory' hides a field.77
ErrorsLine is longer than 80 characters.79
ErrorsLine is longer than 80 characters.81
ErrorsLine is longer than 80 characters.82
ErrorsMissing a Javadoc comment.85
ErrorsParameter curie should be final.85
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.38
ErrorsMissing a Javadoc comment.47
ErrorsName 'vXHTML' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
ErrorsMissing a Javadoc comment.49
Errors'static' modifier out of order with the JLS suggestions.49
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
ErrorsLine is longer than 80 characters.53
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter extractionParameters should be final.59
ErrorsParameter extractionContext should be final.60
ErrorsParameter in should be final.61
ErrorsParameter out should be final.62
ErrorsLine is longer than 80 characters.72
ErrorsLine is longer than 80 characters.79
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
ErrorsLine has trailing spaces.86

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'valueFactory' must be private and have accessor methods.56
ErrorsLine is longer than 80 characters.69
ErrorsExtra HTML tag found: </i>SHOULD</i> have names (either URIs or AnonId) that69
ErrorsExtra HTML tag found: </i> have names (either URIs or AnonId) that69
ErrorsExpected an @return tag.73
ErrorsExpected @throws tag for 'ExtractionException'.73
ErrorsMethod 'getHTMLDocument' is not designed for extension - needs to be abstract, final or empty.75
ErrorsMissing a Javadoc comment.75
ErrorsMethod 'getExtractionContext' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
ErrorsMethod 'getDocumentURI' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.87
ErrorsParameter extractionParameters should be final.88
ErrorsParameter extractionContext should be final.89
ErrorsParameter in should be final.90
ErrorsParameter out should be final.91
Errors'out' hides a field.91
ErrorsLine is longer than 80 characters.106
ErrorsMethod 'getCurrentExtractionResult' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMethod 'openSubResult' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
ErrorsParameter context should be final.115
Errors'context' hides a field.115
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.123
ErrorsLine is longer than 80 characters.127
ErrorsMethod 'conditionallyAddStringProperty' is not designed for extension - needs to be abstract, final or empty.129
ErrorsParameter n should be final.130
ErrorsParameter subject should be final.131
ErrorsParameter p should be final.131
ErrorsParameter value should be final.131
Errors'if' construct must use '{}'s.133
ErrorsLine has trailing spaces.136
ErrorsLine is longer than 80 characters.147
ErrorsLine is longer than 80 characters.151
ErrorsMethod 'conditionallyAddLiteralProperty' is not designed for extension - needs to be abstract, final or empty.153
ErrorsParameter n should be final.154
ErrorsParameter subject should be final.155
ErrorsParameter property should be final.156
ErrorsParameter literal should be final.157
Errors'if' is not followed by whitespace.160
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
ErrorsLine is longer than 80 characters.163
Errors',' is not followed by whitespace.164
Errors',' is not followed by whitespace.165
ErrorsLine is longer than 80 characters.171
Errors')' is preceded with whitespace.171
ErrorsLine has trailing spaces.180
ErrorsLine is longer than 80 characters.180
ErrorsLine is longer than 80 characters.182
ErrorsMethod 'conditionallyAddResourceProperty' is not designed for extension - needs to be abstract, final or empty.182
ErrorsParameter subject should be final.182
ErrorsParameter property should be final.182
ErrorsParameter uri should be final.182
Errors'if' construct must use '{}'s.183
ErrorsLine is longer than 80 characters.196
ErrorsMethod 'addBNodeProperty' is not designed for extension - needs to be abstract, final or empty.196
ErrorsParameter n should be final.196
ErrorsParameter subject should be final.196
ErrorsParameter property should be final.196
ErrorsParameter bnode should be final.196
ErrorsLine is longer than 80 characters.199
Errors')' is preceded with whitespace.199
ErrorsLine is longer than 80 characters.209
ErrorsMethod 'addBNodeProperty' is not designed for extension - needs to be abstract, final or empty.209
Errors'(' is followed by whitespace.209
ErrorsParameter subject should be final.209
ErrorsParameter property should be final.209
ErrorsParameter bnode should be final.209
ErrorsMethod 'addURIProperty' is not designed for extension - needs to be abstract, final or empty.220
ErrorsParameter subject should be final.220
ErrorsExpected @param tag for 'subject'.220
ErrorsParameter property should be final.220
ErrorsExpected @param tag for 'property'.220
ErrorsParameter object should be final.220
ErrorsExpected @param tag for 'object'.220
ErrorsLine has trailing spaces.221
ErrorsMethod 'fixLink' is not designed for extension - needs to be abstract, final or empty.224
ErrorsMissing a Javadoc comment.224
ErrorsParameter link should be final.224
ErrorsMethod 'fixLink' is not designed for extension - needs to be abstract, final or empty.228
ErrorsMissing a Javadoc comment.228
ErrorsParameter link should be final.228
ErrorsParameter defaultSchema should be final.228
ErrorsMissing a Javadoc comment.232
ErrorsParameter in should be final.232
Errors'if' is not followed by whitespace.235
ErrorsLine is longer than 80 characters.238
ErrorsParameter including should be final.251
ErrorsParameter included should be final.252
ErrorsLine is longer than 80 characters.255
ErrorsLine is longer than 80 characters.257

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.23
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.51
ErrorsParameter is should be final.51
ErrorsMethod 'read' is not designed for extension - needs to be abstract, final or empty.55
ErrorsLine is longer than 80 characters.57
Errors'if' is not followed by whitespace.57
Errors'if' is not followed by whitespace.60
ErrorsLine is longer than 80 characters.64
Errors'if' is not followed by whitespace.64
Errors'if' is not followed by whitespace.69
ErrorsLine is longer than 80 characters.71
Errors'if' is not followed by whitespace.71
Errors'if' is not followed by whitespace.76
Errors'(' is followed by whitespace.76
Errors')' is preceded with whitespace.76
ErrorsLine is longer than 80 characters.79
Errors'if' is not followed by whitespace.79
ErrorsMissing a Javadoc comment.85
ErrorsParameter c should be final.85
ErrorsLine is longer than 80 characters.86
Errors'if' is not followed by whitespace.86
Errors'(' is followed by whitespace.86
Errors')' is preceded with whitespace.86
Errors'if' is not followed by whitespace.88
ErrorsMissing a Javadoc comment.98

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.37
ErrorsLine is longer than 80 characters.39
ErrorsMissing a Javadoc comment.46
ErrorsName 'vWO' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.46
ErrorsMissing a Javadoc comment.48
ErrorsName 'classes' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.48
ErrorsMissing a Javadoc comment.59
Errors'static' modifier out of order with the JLS suggestions.59
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
ErrorsLine is longer than 80 characters.63
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMethod 'getBaseClassName' is not designed for extension - needs to be abstract, final or empty.83
ErrorsLine is longer than 80 characters.89
ErrorsLine is longer than 80 characters.101
ErrorsMethod 'extractEntity' is not designed for extension - needs to be abstract, final or empty.105
ErrorsLine is longer than 80 characters.106
ErrorsParameter node should be final.106
ErrorsParameter out should be final.106
ErrorsExpected @throws tag for 'ExtractionException'.106
ErrorsLine is longer than 80 characters.124
ErrorsMissing a Javadoc comment.124
ErrorsParameter doc should be final.124
ErrorsParameter biota should be final.124
ErrorsLine is longer than 80 characters.129
ErrorsLine is longer than 80 characters.135
ErrorsMissing a Javadoc comment.135
ErrorsParameter doc should be final.135
ErrorsParameter biota should be final.135
ErrorsLine is longer than 80 characters.137
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter doc should be final.143
ErrorsParameter biota should be final.143
Errors'for' is not followed by whitespace.144
ErrorsLine is longer than 80 characters.145
Errors'if' is not followed by whitespace.146
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.150
ErrorsMissing a Javadoc comment.156
ErrorsParameter clazz should be final.156
ErrorsMissing a Javadoc comment.165
ErrorsParameter clazz should be final.165

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsExtra HTML tag found: </i> tree using a <i>TagSoup</i> parser.45
ErrorsLine is longer than 80 characters.50
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.53
ErrorsExtra HTML tag found: </i>XPath</i>, so we left it this way.53
ErrorsExtra HTML tag found: </i>, so we left it this way.53
ErrorsMissing a Javadoc comment.61
ErrorsLine is longer than 80 characters.63
ErrorsMissing a Javadoc comment.63
ErrorsLine is longer than 80 characters.65
ErrorsMissing a Javadoc comment.65
Errors'static' modifier out of order with the JLS suggestions.65
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.65
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.71
ErrorsLine has trailing spaces.72
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.75
ErrorsParameter input should be final.75
Errors'input' hides a field.75
ErrorsParameter documentURI should be final.75
Errors'documentURI' hides a field.75
ErrorsLine is longer than 80 characters.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter input should be final.81
Errors'input' hides a field.81
ErrorsParameter documentURI should be final.81
Errors'documentURI' hides a field.81
ErrorsParameter encoding should be final.81
Errors'encoding' hides a field.81
Errors'if' construct must use '{}'s.82
Errors'if' is not followed by whitespace.82
ErrorsLine is longer than 80 characters.83
ErrorsLine has trailing spaces.91
ErrorsMethod 'getDOM' is not designed for extension - needs to be abstract, final or empty.96
ErrorsExpected @throws tag for 'IOException'.96
ErrorsLine is longer than 80 characters.103
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.108
ErrorsLine is longer than 80 characters.109
ErrorsLine is longer than 80 characters.115
ErrorsLine is longer than 80 characters.127
ErrorsLine is longer than 80 characters.128
ErrorsLine is longer than 80 characters.133
ErrorsMethod 'getValidatedDOM' is not designed for extension - needs to be abstract, final or empty.133
ErrorsParameter applyFix should be final.133
ErrorsExpected @param tag for 'applyFix'.133
ErrorsExpected @throws tag for 'IOException'.133
ErrorsExpected @throws tag for 'ValidatorException'.133
ErrorsLine is longer than 80 characters.138
ErrorsLine is longer than 80 characters.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
ErrorsLine is longer than 80 characters.145
ErrorsMissing a Javadoc comment.145
ErrorsParameter qName should be final.152
ErrorsLine is longer than 80 characters.154
ErrorsLine is longer than 80 characters.155
ErrorsLine is longer than 80 characters.158
ErrorsLine is longer than 80 characters.164
ErrorsParameter qName should be final.164
ErrorsParameter xmlAttributes should be final.164
ErrorsParameter augmentations should be final.164
ErrorsRedundant throws: 'XNIException' is unchecked exception.165
ErrorsParameter obj should be final.171
Errors'if' construct must use '{}'s.172
Errors'if' is not followed by whitespace.172
Errors'if' construct must use '{}'s.176
Errors'if' is not followed by whitespace.176
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
Errors'3' is a magic number.181
Errors'4' is a magic number.182
ErrorsLine is longer than 80 characters.187
ErrorsLine is longer than 80 characters.195
Errors'if' construct must use '{}'s.197
ErrorsLine is longer than 80 characters.198
ErrorsLine is longer than 80 characters.201
ErrorsLine is longer than 80 characters.202
ErrorsLine has trailing spaces.203
Errors'(' is followed by whitespace.205
ErrorsClass ElementLocation should be declared as final.212
ErrorsMissing a Javadoc comment.214
ErrorsMissing a Javadoc comment.215
ErrorsMissing a Javadoc comment.216
ErrorsMissing a Javadoc comment.217
ErrorsMissing a Javadoc comment.219
ErrorsLine is longer than 80 characters.220
ErrorsParameter beginLineNumber should be final.220
Errors'beginLineNumber' hides a field.220
ErrorsParameter beginColumnNumber should be final.220
Errors'beginColumnNumber' hides a field.220
ErrorsParameter endLineNumber should be final.220
Errors'endLineNumber' hides a field.220
ErrorsParameter endColumnNumber should be final.220
Errors'endColumnNumber' hides a field.220
ErrorsMissing a Javadoc comment.228
ErrorsMissing a Javadoc comment.232
ErrorsMissing a Javadoc comment.236
ErrorsMissing a Javadoc comment.240
ErrorsLine has trailing spaces.244

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.47
ErrorsName 'vDCTERMS' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
ErrorsMissing a Javadoc comment.49
Errors'static' modifier out of order with the JLS suggestions.49
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
ErrorsLine is longer than 80 characters.53
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter extractionParameters should be final.59
ErrorsParameter extractionContext should be final.60
ErrorsParameter in should be final.61
ErrorsParameter out should be final.62
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.65
ErrorsLine has trailing spaces.67
ErrorsLine is longer than 80 characters.71
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsLine has trailing spaces.81

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.46
ErrorsMissing a Javadoc comment.52
Errors'static' modifier out of order with the JLS suggestions.52
ErrorsMissing a Javadoc comment.54
Errors'static' modifier out of order with the JLS suggestions.54
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
ErrorsLine is longer than 80 characters.58
ErrorsMissing a Javadoc comment.63
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsParameter extractionParameters should be final.66
ErrorsParameter extractionContext should be final.67
ErrorsParameter in should be final.68
ErrorsParameter out should be final.69
ErrorsLine is longer than 80 characters.75
ErrorsLine is longer than 80 characters.78
ErrorsLine is longer than 80 characters.81
Errors',' is not followed by whitespace.82
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
ErrorsLine is longer than 80 characters.90
ErrorsLine is longer than 80 characters.96
ErrorsParameter documentURI should be final.96
ErrorsParameter ec should be final.96
ErrorsExpected @param tag for 'ec'.96
ErrorsParameter er should be final.96
ErrorsParameter ns should be final.96
Errors'if' is not followed by whitespace.97
ErrorsLine is longer than 80 characters.98
Errors'for' is not followed by whitespace.100
ErrorsLine is longer than 80 characters.113
ErrorsParameter turtleParser should be final.113
Errors'turtleParser' hides a field.113
ErrorsParameter documentURI should be final.113
ErrorsParameter n should be final.113
ErrorsParameter er should be final.113
Errors'+' should be on a new line.116
ErrorsLine has trailing spaces.117
ErrorsLine is longer than 80 characters.117
Errors'(' is followed by whitespace.117
ErrorsAvoid inline conditionals.117
Errors')' is preceded with whitespace.117
ErrorsLine is longer than 80 characters.119
Errors'(' is followed by whitespace.119
Errors')' is preceded with whitespace.119
ErrorsLine is longer than 80 characters.124
Errors'(' is followed by whitespace.125
Errors')' is preceded with whitespace.125
ErrorsLine is longer than 80 characters.130

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.50
ErrorsName 'vFOAF' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
ErrorsMissing a Javadoc comment.51
ErrorsName 'vXFN' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.51
ErrorsMissing a Javadoc comment.53
Errors'static' modifier out of order with the JLS suggestions.53
ErrorsName 'factoryWrapper' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.53
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.59
Errors'static' modifier out of order with the JLS suggestions.59
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsParameter extractionParameters should be final.73
ErrorsParameter extractionContext should be final.74
ErrorsParameter in should be final.75
ErrorsParameter out should be final.76
Errors'out' hides a field.76
Errors'if' construct must use '{}'s.89
ErrorsMissing a Javadoc comment.97
ErrorsParameter firstLink should be final.97
ErrorsParameter subject should be final.97
ErrorsParameter documentURI should be final.97
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.100
ErrorsLine is longer than 80 characters.106
ErrorsLine is longer than 80 characters.114
ErrorsMissing a Javadoc comment.125
ErrorsParameter rels should be final.125
ErrorsMissing a Javadoc comment.134
ErrorsParameter rels should be final.134
ErrorsLine is longer than 80 characters.143
ErrorsMissing a Javadoc comment.143
ErrorsParameter rel should be final.143
ErrorsParameter person1 should be final.143
ErrorsParameter uri1 should be final.143
ErrorsParameter person2 should be final.143
ErrorsParameter uri2 should be final.143

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

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.39

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

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsParameter xpath should be final.42
Errors'xpath' hides a field.42
ErrorsMethod 'getXpath' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.61
ErrorsParameter obj should be final.62
Errors'if' is not followed by whitespace.63
Errors'if' is not followed by whitespace.66
Errors'if' is not followed by whitespace.69
Errors'(' is followed by whitespace.71
Errors')' is preceded with whitespace.71

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

ViolationMessageLine
ErrorsParameter xpath should be final.44
ErrorsParameter name should be final.44
Errors'name' hides a field.44
ErrorsParameter value should be final.44
Errors'value' hides a field.44
Errors'if' is not followed by whitespace.47
Errors'if' is not followed by whitespace.50
ErrorsLine is longer than 80 characters.51
Errors'if' is not followed by whitespace.53
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMethod 'toJSON' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.89
Errors'3' is a magic number.91
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.94
ErrorsParameter obj should be final.95
Errors'if' is not followed by whitespace.96
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'if' is not followed by whitespace.99
Errors'if' is not followed by whitespace.102
Errors'(' is followed by whitespace.104
Errors')' is preceded with whitespace.104

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.35
ErrorsMissing a Javadoc comment.35
ErrorsName 'sdf' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.35
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.47
ErrorsParameter dateStr should be final.47
ErrorsMissing a Javadoc comment.51
ErrorsParameter in should be final.51
ErrorsParameter content should be final.71
Errors'content' hides a field.71
ErrorsParameter type should be final.71
Errors'type' hides a field.71
Errors'if' is not followed by whitespace.72
Errors'if' is not followed by whitespace.75
Errors'if' is not followed by whitespace.78
Errors'!' is followed by whitespace.78
Errors')' is preceded with whitespace.78
ErrorsLine is longer than 80 characters.80
Errors'if' is not followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine is longer than 80 characters.85
ErrorsLine is longer than 80 characters.88
Errors'if' is not followed by whitespace.88
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'getContent' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMethod 'isPlain' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMethod 'isLink' is not designed for extension - needs to be abstract, final or empty.119
ErrorsMethod 'isDate' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMethod 'isNested' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMethod 'isInteger' is not designed for extension - needs to be abstract, final or empty.140
Errors'if' construct must use '{}'s.141
Errors'if' is not followed by whitespace.141
ErrorsMethod 'isFloat' is not designed for extension - needs to be abstract, final or empty.153
Errors'if' construct must use '{}'s.154
Errors'if' is not followed by whitespace.154
ErrorsMethod 'isNumber' is not designed for extension - needs to be abstract, final or empty.166
ErrorsUnused @throws tag for 'NumberFormatException'.172
ErrorsUnused @throws tag for 'ClassCastException'.173
ErrorsMethod 'getAsInteger' is not designed for extension - needs to be abstract, final or empty.175
ErrorsUnused @throws tag for 'NumberFormatException'.181
ErrorsUnused @throws tag for 'ClassCastException'.182
ErrorsMethod 'getAsFloat' is not designed for extension - needs to be abstract, final or empty.184
ErrorsUnused @throws tag for 'ClassCastException'.192
ErrorsMethod 'getAsDate' is not designed for extension - needs to be abstract, final or empty.194
ErrorsUnused @throws tag for 'MalformedURLException'.200
ErrorsUnused @throws tag for 'ClassCastException'.201
ErrorsMethod 'getAsLink' is not designed for extension - needs to be abstract, final or empty.203
ErrorsUnused @throws tag for 'ClassCastException'.213
ErrorsMethod 'getAsNested' is not designed for extension - needs to be abstract, final or empty.215
ErrorsMethod 'toJSON' is not designed for extension - needs to be abstract, final or empty.219
ErrorsMissing a Javadoc comment.219
Errors'if' is not followed by whitespace.221
ErrorsLine is longer than 80 characters.222
Errors'if' is not followed by whitespace.223
ErrorsLine is longer than 80 characters.229
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.232
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.237
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.242
ErrorsParameter obj should be final.243
Errors'if' is not followed by whitespace.244
Errors'if' is not followed by whitespace.247
Errors'if' is not followed by whitespace.250

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.64
ErrorsLine is longer than 80 characters.66
ErrorsUnclosed HTML tag found: <code>null<code>.66
ErrorsLine is longer than 80 characters.67
ErrorsLine is longer than 80 characters.71
ErrorsParameter xpath should be final.71
ErrorsParameter itemProps should be final.71
ErrorsParameter id should be final.71
Errors'id' hides a field.71
ErrorsParameter refs should be final.71
Errors'refs' hides a field.71
ErrorsParameter type should be final.71
Errors'type' hides a field.71
ErrorsParameter itemId should be final.71
Errors'itemId' hides a field.71
ErrorsLine is longer than 80 characters.81
ErrorsLine is longer than 80 characters.90
ErrorsLine is longer than 80 characters.100
Errors'properties' hides a field.100
ErrorsLine is longer than 80 characters.101
ErrorsLine is longer than 80 characters.113
ErrorsMethod 'getProperties' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMethod 'getId' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMethod 'getRefs' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMethod 'getType' is not designed for extension - needs to be abstract, final or empty.136
ErrorsMethod 'getItemId' is not designed for extension - needs to be abstract, final or empty.143
ErrorsMethod 'toJSON' is not designed for extension - needs to be abstract, final or empty.147
Errors'+' should be on a new line.168
ErrorsLine is longer than 80 characters.169
Errors'+' should be on a new line.169
ErrorsAvoid inline conditionals.172
ErrorsAvoid inline conditionals.173
ErrorsAvoid inline conditionals.174
ErrorsAvoid inline conditionals.175
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.180
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.185
ErrorsAvoid inline conditionals.188
Errors'*' should be on a new line.188
ErrorsAvoid inline conditionals.189
Errors'*' should be on a new line.189
ErrorsAvoid inline conditionals.190
Errors'3' is a magic number.190
Errors'*' should be on a new line.190
ErrorsAvoid inline conditionals.191
Errors'5' is a magic number.191
Errors'*' should be on a new line.191
ErrorsAvoid inline conditionals.192
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.196
ErrorsParameter obj should be final.197
ErrorsLine is longer than 80 characters.209
ErrorsAvoid inline conditionals.209
ErrorsAvoid inline conditionals.211
ErrorsLine is longer than 80 characters.213
ErrorsAvoid inline conditionals.213
ErrorsLine is longer than 80 characters.215
ErrorsAvoid inline conditionals.215
ErrorsLine is longer than 80 characters.217
ErrorsAvoid inline conditionals.217
ErrorsMethod 'acquireProperty' is not designed for extension - needs to be abstract, final or empty.222
ErrorsMissing a Javadoc comment.222
ErrorsParameter itemProp should be final.222
Errors'if' construct must use '{}'s.228
ErrorsMethod 'disownProperty' is not designed for extension - needs to be abstract, final or empty.231
ErrorsMissing a Javadoc comment.231
ErrorsParameter itemProp should be final.231
Errors'if' construct must use '{}'s.233
ErrorsMissing a Javadoc comment.236
ErrorsParameter in should be final.236

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.56
ErrorsMissing a Javadoc comment.64
ErrorsMissing a Javadoc comment.67
Errors'static' modifier out of order with the JLS suggestions.67
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.67
ErrorsLine is longer than 80 characters.71
ErrorsMissing a Javadoc comment.76
ErrorsMissing a Javadoc comment.78
ErrorsMissing a Javadoc comment.80
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.82
ErrorsMissing a Javadoc comment.82
ErrorsLine is longer than 80 characters.88
ErrorsLine is longer than 80 characters.90
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.93
ErrorsParameter extractionParameters should be final.94
ErrorsExpected @param tag for 'extractionParameters'.94
ErrorsParameter extractionContext should be final.95
ErrorsExpected @param tag for 'extractionContext'.95
ErrorsParameter in should be final.96
ErrorsExpected @param tag for 'in'.96
ErrorsParameter out should be final.97
ErrorsExpected @param tag for 'out'.97
ErrorsExpected @throws tag for 'IOException'.98
ErrorsExpected @throws tag for 'ExtractionException'.98
ErrorsLine is longer than 80 characters.100
Errors'if' is not followed by whitespace.101
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.122
ErrorsLine is longer than 80 characters.150
ErrorsParameter in should be final.155
ErrorsLine is longer than 80 characters.164
ErrorsLine is longer than 80 characters.168
ErrorsParameter node should be final.170
ErrorsLine is longer than 80 characters.180
ErrorsLine is longer than 80 characters.187
ErrorsParameter in should be final.187
ErrorsParameter documentURI should be final.187
ErrorsParameter out should be final.187
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.217
ErrorsParameter in should be final.217
ErrorsParameter documentURI should be final.217
ErrorsParameter out should be final.217
ErrorsLine is longer than 80 characters.233
ErrorsLine is longer than 80 characters.240
ErrorsParameter item should be final.240
ErrorsParameter documentURI should be final.240
ErrorsParameter out should be final.240
ErrorsLine is longer than 80 characters.298
ErrorsLine is longer than 80 characters.305
ErrorsParameter in should be final.305
ErrorsParameter documentURI should be final.305
ErrorsParameter out should be final.305
ErrorsLine is longer than 80 characters.334
ErrorsParameter uri should be final.344
ErrorsExpected @param tag for 'uri'.344
ErrorsParameter content should be final.345
ErrorsExpected @param tag for 'content'.345
ErrorsParameter language should be final.346
ErrorsExpected @param tag for 'language'.346
ErrorsParameter documentURI should be final.347
ErrorsExpected @param tag for 'documentURI'.347
ErrorsParameter out should be final.348
ErrorsExpected @param tag for 'out'.348
ErrorsLine is longer than 80 characters.369
ErrorsParameter name should be final.379
ErrorsExpected @param tag for 'name'.379
ErrorsParameter content should be final.380
ErrorsExpected @param tag for 'content'.380
ErrorsParameter language should be final.381
ErrorsExpected @param tag for 'language'.381
ErrorsParameter documentURI should be final.382
ErrorsExpected @param tag for 'documentURI'.382
ErrorsParameter out should be final.383
ErrorsExpected @param tag for 'out'.383
ErrorsLine is longer than 80 characters.399
ErrorsLine is longer than 80 characters.406
ErrorsParameter in should be final.406
ErrorsExpected @param tag for 'in'.406
ErrorsParameter documentURI should be final.406
ErrorsExpected @param tag for 'documentURI'.406
ErrorsParameter out should be final.406
ErrorsExpected @param tag for 'out'.406
ErrorsLine is longer than 80 characters.417
ErrorsMissing a Javadoc comment.417
ErrorsParameter item should be final.417
ErrorsParameter documentURI should be final.417
ErrorsParameter out should be final.417
ErrorsLine is longer than 80 characters.422
ErrorsLine is longer than 80 characters.428
ErrorsLine is longer than 80 characters.429
ErrorsExpected an @return tag.439
ErrorsParameter itemScope should be final.440
ErrorsExpected @param tag for 'itemScope'.440
ErrorsParameter documentURI should be final.441
ErrorsExpected @param tag for 'documentURI'.441
ErrorsParameter out should be final.441
ErrorsExpected @param tag for 'out'.441
ErrorsParameter mappings should be final.442
ErrorsExpected @param tag for 'mappings'.442
ErrorsExpected @throws tag for 'ExtractionException'.443
Errors'+' should be on a new line.477
ErrorsMissing a Javadoc comment.486
ErrorsParameter subject should be final.487
ErrorsParameter propName should be final.488
ErrorsParameter itemProp should be final.489
ErrorsParameter itemScopeType should be final.490
ErrorsParameter documentURI should be final.491
ErrorsParameter mappings should be final.492
ErrorsParameter out should be final.493
ErrorsLine is longer than 80 characters.498
ErrorsLine is longer than 80 characters.518
ErrorsLine is longer than 80 characters.530
Errors'+' should be on a new line.532
ErrorsLine is longer than 80 characters.533
ErrorsMissing a Javadoc comment.538
ErrorsParameter urlString should be final.538
Errors'if' construct must use '{}'s.543
ErrorsMissing a Javadoc comment.551
ErrorsParameter ns should be final.551
ErrorsParameter part should be final.551
ErrorsParameter trailing should be final.551
Errors'if' construct must use '{}'s.557
ErrorsLine is longer than 80 characters.562
ErrorsMissing a Javadoc comment.562
ErrorsParameter errors should be final.562
ErrorsParameter out should be final.562
Errors'for' is not followed by whitespace.563

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.53
ErrorsLine is longer than 80 characters.59
Errors'(' is followed by whitespace.59
Errors')' is preceded with whitespace.59
Errors'(' is followed by whitespace.66
Errors')' is preceded with whitespace.66
ErrorsMissing a Javadoc comment.69
ErrorsLine is longer than 80 characters.85
Errors',' is not followed by whitespace.85
Errors',' is not followed by whitespace.85
ErrorsLine is longer than 80 characters.90
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.106
ErrorsParameter node should be final.114
ErrorsLine is longer than 80 characters.122
ErrorsParameter node should be final.124
ErrorsParameter node should be final.134
ErrorsLine is longer than 80 characters.142
ErrorsParameter node should be final.144
ErrorsUnclosed HTML tag found: <i>itemScope<i>s that are top level items.149
ErrorsParameter node should be final.154
Errors'for' is not followed by whitespace.157
Errors'if' is not followed by whitespace.158
Errors'(' is followed by whitespace.158
Errors'!' is followed by whitespace.158
Errors')' is preceded with whitespace.158
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
ErrorsLine is longer than 80 characters.166
ErrorsLine is longer than 80 characters.171
ErrorsLine is longer than 80 characters.174
ErrorsParameter document should be final.174
ErrorsParameter errorMode should be final.174
Errors'for' is not followed by whitespace.180
Errors'(' is followed by whitespace.181
Errors')' is preceded with whitespace.181
Errors'(' is followed by whitespace.184
Errors')' is preceded with whitespace.184
ErrorsLine is longer than 80 characters.190
ErrorsParameter document should be final.196
ErrorsLine is longer than 80 characters.206
ErrorsParameter document should be final.211
ErrorsParameter ps should be final.211
ErrorsExpected @param tag for 'ps'.211
ErrorsLine is longer than 80 characters.213
Errors'for' is not followed by whitespace.220
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.221
Errors'if' is not followed by whitespace.222
Errors'(' is followed by whitespace.222
Errors')' is preceded with whitespace.222
Errors'if' is not followed by whitespace.229
Errors'(' is followed by whitespace.233
Errors')' is preceded with whitespace.233
ErrorsParameter candidates should be final.250
Errors'for' is not followed by whitespace.252
Errors'for' is not followed by whitespace.254
Errors'if' construct must use '{}'s.255
Errors'if' is not followed by whitespace.255
Errors'if' is not followed by whitespace.256
Errors'if' is not followed by whitespace.266
Errors'(' is followed by whitespace.267
Errors')' is preceded with whitespace.267
ErrorsMissing a Javadoc comment.273
ErrorsParameter document should be final.273
Errors'document' hides a field.273
Errors'if' is not followed by whitespace.274
ErrorsMethod 'setErrorMode' is not designed for extension - needs to be abstract, final or empty.280
ErrorsMissing a Javadoc comment.280
ErrorsParameter errorMode should be final.280
Errors'errorMode' hides a field.280
Errors'if' construct must use '{}'s.281
ErrorsLine is longer than 80 characters.281
Errors'if' is not followed by whitespace.281
ErrorsMethod 'getErrorMode' is not designed for extension - needs to be abstract, final or empty.285
ErrorsMissing a Javadoc comment.285
ErrorsMethod 'getErrors' is not designed for extension - needs to be abstract, final or empty.289
ErrorsMissing a Javadoc comment.289
ErrorsAvoid inline conditionals.291
Errors'(' is followed by whitespace.294
Errors')' is preceded with whitespace.294
ErrorsUnclosed HTML tag found: <b>itemprop</code> node.298
ErrorsExtra HTML tag found: </code> node.298
ErrorsLine is longer than 80 characters.302
ErrorsLine is longer than 80 characters.304
ErrorsMethod 'getPropertyValue' is not designed for extension - needs to be abstract, final or empty.304
ErrorsParameter node should be final.304
Errors'if' construct must use '{}'s.306
Errors'if' is not followed by whitespace.306
ErrorsLine is longer than 80 characters.310
Errors'if' is not followed by whitespace.313
Errors'(' is followed by whitespace.313
Errors')' is preceded with whitespace.313
ErrorsLine is longer than 80 characters.314
Errors'(' is followed by whitespace.314
Errors'if' is not followed by whitespace.316
Errors'(' is followed by whitespace.316
Errors')' is preceded with whitespace.316
ErrorsLine is longer than 80 characters.317
Errors'(' is followed by whitespace.317
Errors'if' is not followed by whitespace.320
Errors'(' is followed by whitespace.320
Errors')' is preceded with whitespace.320
ErrorsLine is longer than 80 characters.321
Errors'(' is followed by whitespace.321
Errors'if' is not followed by whitespace.323
Errors'(' is followed by whitespace.323
Errors')' is preceded with whitespace.323
ErrorsLine is longer than 80 characters.330
Errors'if' is not followed by whitespace.337
Errors'(' is followed by whitespace.337
Errors')' is preceded with whitespace.337
ErrorsLine is longer than 80 characters.338
Errors'(' is followed by whitespace.338
Errors')' is preceded with whitespace.338
ErrorsLine is longer than 80 characters.341
Errors'(' is followed by whitespace.341
ErrorsUnclosed HTML tag found: <b>itemscope</>349
ErrorsUnclosed HTML tag found: <code>node</node>350
ErrorsExtra HTML tag found: </node>350
ErrorsLine is longer than 80 characters.351
ErrorsLine is longer than 80 characters.352
ErrorsUnclosed HTML tag found: <b>itemprop<b>s detected within the given <b>itemscope</b>.352
ErrorsLine is longer than 80 characters.353
ErrorsLine is longer than 80 characters.355
ErrorsMethod 'getItemProps' is not designed for extension - needs to be abstract, final or empty.355
ErrorsParameter node should be final.355
ErrorsParameter skipRoot should be final.355
Errors'for' is not followed by whitespace.364
Errors'for' is not followed by whitespace.366
Errors'if' is not followed by whitespace.369
Errors'if' construct must use '{}'s.379
Errors'if' is not followed by whitespace.379
Errors'for' is not followed by whitespace.383
Errors'if' is not followed by whitespace.384
ErrorsLine is longer than 80 characters.387
ErrorsLine is longer than 80 characters.410
ErrorsLine is longer than 80 characters.415
ErrorsLine is longer than 80 characters.417
ErrorsMethod 'deferProperties' is not designed for extension - needs to be abstract, final or empty.417
ErrorsParameter refs should be final.417
ErrorsLine is longer than 80 characters.425
ErrorsLine is longer than 80 characters.435
Errors'(' is followed by whitespace.435
Errors')' is preceded with whitespace.435
Errors')' is preceded with whitespace.435
Errors'if' construct must use '{}'s.442
Errors'if' is not followed by whitespace.442
Errors'else' construct must use '{}'s.443
ErrorsLine is longer than 80 characters.443
ErrorsLine is longer than 80 characters.446
Errors'if' is not followed by whitespace.446
Errors'(' is followed by whitespace.450
Errors')' is preceded with whitespace.450
ErrorsLine is longer than 80 characters.454
ErrorsLine is longer than 80 characters.458
ErrorsMethod 'getItemScope' is not designed for extension - needs to be abstract, final or empty.460
ErrorsParameter node should be final.460
Errors'if' construct must use '{}'s.462
Errors'if' is not followed by whitespace.462
ErrorsLine is longer than 80 characters.470
ErrorsAvoid inline conditionals.470
Errors'for' is not followed by whitespace.478
Errors'if' is not followed by whitespace.479
Errors'(' is followed by whitespace.479
Errors')' is preceded with whitespace.479
ErrorsLine is longer than 80 characters.482
Errors')' is preceded with whitespace.482
ErrorsLine is longer than 80 characters.503
ErrorsMissing a Javadoc comment.503
ErrorsParameter mpe should be final.503
Errors'if' is not followed by whitespace.504
Errors'if' construct must use '{}'s.507
ErrorsLine is longer than 80 characters.507
Errors'if' is not followed by whitespace.507
Errors'if' is not followed by whitespace.508

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
ErrorsParameter message should be final.35
ErrorsParameter errorNode should be final.35
ErrorsLine is longer than 80 characters.40
ErrorsMissing a Javadoc comment.40
ErrorsParameter message should be final.40
ErrorsParameter cause should be final.40
ErrorsParameter errorNode should be final.40
ErrorsMethod 'getErrorPath' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsMethod 'getErrorLocationBeginRow' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
ErrorsAvoid inline conditionals.50
ErrorsMethod 'getErrorLocationBeginCol' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsAvoid inline conditionals.54
ErrorsMethod 'getErrorLocationEndRow' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
ErrorsAvoid inline conditionals.58
ErrorsMethod 'getErrorLocationEndCol' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
ErrorsAvoid inline conditionals.62
Errors'3' is a magic number.62
ErrorsMethod 'toJSON' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
Errors'+' should be on a new line.67
Errors'+' should be on a new line.68
Errors'+' should be on a new line.69
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMethod 'setErrorNode' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
ErrorsParameter n should be final.85
Errors'if' is not followed by whitespace.86

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.28
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
ErrorsLine is longer than 80 characters.34
ErrorsMissing a Javadoc comment.34
ErrorsParameter detectedItemScopes should be final.34
Errors'detectedItemScopes' hides a field.34
ErrorsParameter errors should be final.34
Errors'errors' hides a field.34
Errors'if' is not followed by whitespace.35
ErrorsLine is longer than 80 characters.36
ErrorsAvoid inline conditionals.39
ErrorsMissing a Javadoc comment.42
ErrorsParameter detectedItemScopes should be final.42
Errors'detectedItemScopes' hides a field.42
ErrorsMethod 'getDetectedItemScopes' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsMethod 'getErrors' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

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

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsLine is longer than 80 characters.46
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.50
ErrorsParameter verifyDataType should be final.53
Errors'verifyDataType' hides a field.53
ErrorsParameter stopAtFirstError should be final.53
Errors'stopAtFirstError' hides a field.53
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.65
ErrorsMethod 'isVerifyDataType' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsMethod 'setVerifyDataType' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
ErrorsParameter verifyDataType should be final.73
Errors'verifyDataType' hides a field.73
ErrorsMethod 'isStopAtFirstError' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
ErrorsMethod 'setStopAtFirstError' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter b should be final.81
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
ErrorsParameter extractionParameters should be final.86
ErrorsParameter extractionContext should be final.87
ErrorsParameter in should be final.88
ErrorsParameter extractionResult should be final.89
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.97

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.30
ErrorsMissing a Javadoc comment.37
Errors'static' modifier out of order with the JLS suggestions.37
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.37
ErrorsMissing a Javadoc comment.51
ErrorsParameter verifyDataType should be final.51
ErrorsParameter stopAtFirstError should be final.51
ErrorsMissing a Javadoc comment.55
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
ErrorsMethod 'getParser' is not designed for extension - needs to be abstract, final or empty.63
ErrorsLine is longer than 80 characters.64
ErrorsParameter extractionContext should be final.64
ErrorsParameter extractionResult should be final.64
ErrorsLine is longer than 80 characters.66

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.30
ErrorsLine is longer than 80 characters.31
ErrorsMissing a Javadoc comment.35
Errors'static' modifier out of order with the JLS suggestions.35
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.35
ErrorsMissing a Javadoc comment.48
ErrorsParameter verifyDataType should be final.48
ErrorsParameter stopAtFirstError should be final.48
ErrorsLine is longer than 80 characters.53
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
ErrorsMethod 'getParser' is not designed for extension - needs to be abstract, final or empty.63
ErrorsLine is longer than 80 characters.64
ErrorsParameter extractionContext should be final.64
ErrorsParameter extractionResult should be final.64
ErrorsLine is longer than 80 characters.66

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
ErrorsParameter target should be final.38
Errors'target' hides a field.38
ErrorsMissing a Javadoc comment.42
ErrorsMethod 'handleNamespace' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter prefix should be final.45
ErrorsParameter uri should be final.45
ErrorsMethod 'handleStatement' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
ErrorsParameter stmt should be final.49
Errors'if' is not followed by whitespace.50
Errors'if' is not followed by whitespace.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.55
ErrorsMissing a Javadoc comment.60
ErrorsParameter comment should be final.60
ErrorsMissing a Javadoc comment.64

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.49
ErrorsMissing a Javadoc comment.49
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.49
ErrorsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.53
Errors'if' is not followed by whitespace.54
ErrorsLine is longer than 80 characters.61
ErrorsLine is longer than 80 characters.64
ErrorsMethod 'getTurtleParserInstance' is not designed for extension - needs to be abstract, final or empty.69
ErrorsLine is longer than 80 characters.79
ErrorsLine is longer than 80 characters.84
ErrorsLine is longer than 80 characters.87
ErrorsMethod 'getRDFXMLParser' is not designed for extension - needs to be abstract, final or empty.92
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.107
ErrorsMethod 'getNTriplesParser' is not designed for extension - needs to be abstract, final or empty.112
ErrorsLine is longer than 80 characters.119
ErrorsLine is longer than 80 characters.124
ErrorsLine is longer than 80 characters.127
ErrorsMethod 'getNQuadsParser' is not designed for extension - needs to be abstract, final or empty.132
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.147
ErrorsMethod 'getTriXParser' is not designed for extension - needs to be abstract, final or empty.152
ErrorsLine is longer than 80 characters.159
ErrorsLine is longer than 80 characters.170
ErrorsLine is longer than 80 characters.171
ErrorsComment matches to-do format 'TODO:'.173
ErrorsLine is longer than 80 characters.173
ErrorsLine is longer than 80 characters.182
ErrorsAvoid inline conditionals.182
ErrorsLine is longer than 80 characters.185
Errors'(' is followed by whitespace.185
Errors')' is preceded with whitespace.185
ErrorsMissing a Javadoc comment.201
ErrorsMissing a Javadoc comment.203
ErrorsParameter er should be final.203
ErrorsMissing a Javadoc comment.207
ErrorsParameter msg should be final.207
ErrorsParameter lineNo should be final.207
ErrorsParameter colNo should be final.207
ErrorsLine is longer than 80 characters.209
ErrorsMissing a Javadoc comment.215
ErrorsParameter msg should be final.215
ErrorsParameter lineNo should be final.215
ErrorsParameter colNo should be final.215
ErrorsLine is longer than 80 characters.217
ErrorsMissing a Javadoc comment.223
ErrorsParameter msg should be final.223
ErrorsParameter lineNo should be final.223
ErrorsParameter colNo should be final.223
ErrorsLine is longer than 80 characters.225
ErrorsMissing a Javadoc comment.231
ErrorsParameter e should be final.231
ErrorsLine is longer than 80 characters.233
ErrorsParameter reader should be final.244
ErrorsParameter baseURI should be final.244
ErrorsParameter in should be final.251
ErrorsParameter baseURI should be final.251

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.30
ErrorsLine is longer than 80 characters.31
ErrorsMissing a Javadoc comment.36
Errors'static' modifier out of order with the JLS suggestions.36
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.36
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.57
ErrorsParameter verifyDataType should be final.60
ErrorsParameter stopAtFirstError should be final.60
ErrorsLine is longer than 80 characters.65
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71
ErrorsMethod 'getParser' is not designed for extension - needs to be abstract, final or empty.75
ErrorsLine is longer than 80 characters.76
ErrorsParameter extractionContext should be final.76
ErrorsParameter extractionResult should be final.76
ErrorsLine is longer than 80 characters.78

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.31
ErrorsMissing a Javadoc comment.37
Errors'static' modifier out of order with the JLS suggestions.37
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.37
ErrorsLine is longer than 80 characters.49
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.54
ErrorsParameter verifyDataType should be final.56
ErrorsParameter stopAtFirstError should be final.56
ErrorsLine is longer than 80 characters.61
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
ErrorsMethod 'getParser' is not designed for extension - needs to be abstract, final or empty.71
ErrorsLine is longer than 80 characters.72
ErrorsParameter extractionContext should be final.72
ErrorsParameter extractionResult should be final.72
ErrorsLine is longer than 80 characters.74

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.31
ErrorsLine is longer than 80 characters.32
ErrorsMissing a Javadoc comment.37
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.37
ErrorsLine is longer than 80 characters.54
ErrorsLine is longer than 80 characters.56
ErrorsLine is longer than 80 characters.58
ErrorsLine is longer than 80 characters.59
ErrorsParameter verifyDataType should be final.61
ErrorsParameter stopAtFirstError should be final.61
ErrorsLine is longer than 80 characters.66
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsMethod 'getParser' is not designed for extension - needs to be abstract, final or empty.76
ErrorsLine is longer than 80 characters.77
ErrorsParameter extractionContext should be final.77
ErrorsParameter extractionResult should be final.77
ErrorsLine is longer than 80 characters.79

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

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.42
Errors'static' modifier out of order with the JLS suggestions.42
ErrorsMissing a Javadoc comment.44
Errors'static' modifier out of order with the JLS suggestions.44
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.44
ErrorsLine is longer than 80 characters.48
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.55
ErrorsMissing a Javadoc comment.57
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.62
ErrorsLine is longer than 80 characters.64
ErrorsParameter verifyDataType should be final.67
Errors'verifyDataType' hides a field.67
ErrorsParameter stopAtFirstError should be final.67
Errors'stopAtFirstError' hides a field.67
ErrorsLine is longer than 80 characters.74
ErrorsMethod 'isVerifyDataType' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsMethod 'setVerifyDataType' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter verifyDataType should be final.84
Errors'verifyDataType' hides a field.84
ErrorsMethod 'isStopAtFirstError' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
ErrorsMethod 'setStopAtFirstError' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
ErrorsParameter stopAtFirstError should be final.92
Errors'stopAtFirstError' hides a field.92
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.96
ErrorsMissing a Javadoc comment.96
ErrorsParameter extractionParameters should be final.97
ErrorsParameter extractionContext should be final.98
ErrorsParameter in should be final.99
ErrorsParameter out should be final.100
ErrorsLine is longer than 80 characters.103
Errors'(' is followed by whitespace.103
Errors')' is preceded with whitespace.103
Errors')' is preceded with whitespace.103
ErrorsLine is longer than 80 characters.105
ErrorsLine is longer than 80 characters.110
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.112

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.49
ErrorsLine is longer than 80 characters.55
ErrorsMissing a Javadoc comment.55
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.55
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.58
ErrorsMissing a Javadoc comment.59
ErrorsMissing a Javadoc comment.60
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsMissing a Javadoc comment.71
ErrorsMissing a Javadoc comment.72
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.76
ErrorsMissing a Javadoc comment.83
ErrorsMissing a Javadoc comment.84
ErrorsMissing a Javadoc comment.85
ErrorsMissing a Javadoc comment.86
ErrorsMissing a Javadoc comment.87
ErrorsMissing a Javadoc comment.88
ErrorsComment matches to-do format 'TODO:'.89
ErrorsLine is longer than 80 characters.89
ErrorsMissing a Javadoc comment.90
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.94
ErrorsMissing a Javadoc comment.96
ErrorsMissing a Javadoc comment.98
ErrorsMissing a Javadoc comment.100
ErrorsMissing a Javadoc comment.102
ErrorsLine is longer than 80 characters.104
ErrorsMissing a Javadoc comment.104
ErrorsLine is longer than 80 characters.106
ErrorsMissing a Javadoc comment.106
ErrorsLine is longer than 80 characters.108
ErrorsMissing a Javadoc comment.108
ErrorsParameter documentURL should be final.108
ErrorsParameter document should be final.108
ErrorsLine is longer than 80 characters.110
Errors'if' construct must use '{}'s.111
Errors'if' is not followed by whitespace.111
Errors'(' is followed by whitespace.111
Errors'!' is followed by whitespace.111
Errors')' is preceded with whitespace.111
ErrorsLine is longer than 80 characters.112
Errors'if' construct must use '{}'s.113
Errors'if' is not followed by whitespace.113
Errors'(' is followed by whitespace.113
Errors'!' is followed by whitespace.113
Errors')' is preceded with whitespace.113
ErrorsLine is longer than 80 characters.118
ErrorsExpected an @return tag.124
ErrorsLine is longer than 80 characters.124
ErrorsParameter prefixesDeclaration should be final.124
ErrorsExpected @param tag for 'prefixesDeclaration'.124
Errors'while' is not followed by whitespace.128
Errors'if' is not followed by whitespace.130
Errors'if' is not followed by whitespace.134
Errors'(' is followed by whitespace.134
Errors'-' is not followed by whitespace.134
Errors')' is preceded with whitespace.134
Errors'while' construct must use '{}'s.136
Errors'while' is not followed by whitespace.136
Errors'(' is followed by whitespace.137
ErrorsAvoid inline conditionals.137
Errors')' is preceded with whitespace.137
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
ErrorsMissing a Javadoc comment.147
ErrorsParameter uri should be final.147
ErrorsMissing a Javadoc comment.151
ErrorsParameter curie should be final.151
Errors'if' is not followed by whitespace.152
Errors'if' construct must use '{}'s.155
Errors'if' is not followed by whitespace.155
Errors'if' construct must use '{}'s.158
ErrorsLine is longer than 80 characters.158
Errors'if' is not followed by whitespace.158
Errors'(' is followed by whitespace.158
Errors'-' is not followed by whitespace.158
ErrorsLine is longer than 80 characters.160
ErrorsMissing a Javadoc comment.163
ErrorsParameter curie should be final.163
ErrorsLine is longer than 80 characters.164
Errors'-' is not followed by whitespace.164
ErrorsMissing a Javadoc comment.167
ErrorsParameter node should be final.167
ErrorsLine is longer than 80 characters.168
ErrorsLine is longer than 80 characters.172
ErrorsMissing a Javadoc comment.172
ErrorsParameter node should be final.172
ErrorsParameter currentLanguage should be final.172
ErrorsLine is longer than 80 characters.173
Errors'if' construct must use '{}'s.174
Errors'if' is not followed by whitespace.174
Errors'if' construct must use '{}'s.176
ErrorsLine is longer than 80 characters.176
Errors'if' is not followed by whitespace.176
Errors'!' is followed by whitespace.176
Errors')' is preceded with whitespace.176
ErrorsLine is longer than 80 characters.179
ErrorsAvoid inline conditionals.179
ErrorsLine is longer than 80 characters.182
ErrorsMissing a Javadoc comment.182
ErrorsParameter node should be final.182
ErrorsLine is longer than 80 characters.183
Errors'if' construct must use '{}'s.184
Errors'if' is not followed by whitespace.184
Errors'!' is followed by whitespace.184
ErrorsMissing a Javadoc comment.190
ErrorsParameter document should be final.190
ErrorsLine is longer than 80 characters.191
Errors'if' construct must use '{}'s.192
Errors'if' is not followed by whitespace.192
ErrorsMissing a Javadoc comment.196
Errors'{' is not followed by whitespace.196
Errors'}' is not preceded with whitespace.196
ErrorsLine is longer than 80 characters.199
ErrorsLine is longer than 80 characters.205
ErrorsMethod 'processDocument' is not designed for extension - needs to be abstract, final or empty.205
ErrorsParameter documentURL should be final.205
ErrorsExpected @param tag for 'documentURL'.205
ErrorsParameter document should be final.205
ErrorsExpected @param tag for 'document'.205
ErrorsParameter extractionResult should be final.205
ErrorsExpected @param tag for 'extractionResult'.205
ErrorsExpected @throws tag for 'RDFa11ParserException'.206
Errors'if' is not followed by whitespace.211
Errors'(' is followed by whitespace.211
Errors'!' is followed by whitespace.211
ErrorsLine is longer than 80 characters.215
ErrorsLine is longer than 80 characters.224
ErrorsLine is longer than 80 characters.234
ErrorsMethod 'reset' is not designed for extension - needs to be abstract, final or empty.243
ErrorsLine is longer than 80 characters.252
ErrorsMethod 'updateVocabulary' is not designed for extension - needs to be abstract, final or empty.256
ErrorsParameter currentNode should be final.256
ErrorsLine is longer than 80 characters.257
Errors'if' construct must use '{}'s.258
Errors'if' is not followed by whitespace.258
ErrorsLine is longer than 80 characters.262
ErrorsLine is longer than 80 characters.267
ErrorsMethod 'updateURIMapping' is not designed for extension - needs to be abstract, final or empty.271
ErrorsParameter node should be final.271
Errors'if' construct must use '{}'s.273
ErrorsLine is longer than 80 characters.283
Errors'if' construct must use '{}'s.292
Errors'if' is not followed by whitespace.292
ErrorsMethod 'getMapping' is not designed for extension - needs to be abstract, final or empty.305
ErrorsParameter prefix should be final.305
ErrorsLine is longer than 80 characters.316
ErrorsExtra HTML tag found: </em> separated list of <i>CURIE</i> or <i>URI</i>.316
ErrorsExpected an @return tag.323
ErrorsLine is longer than 80 characters.323
ErrorsMethod 'resolveCurieOrURIList' is not designed for extension - needs to be abstract, final or empty.323
ErrorsParameter n should be final.323
ErrorsParameter curieOrURIList should be final.323
ErrorsParameter termAllowed should be final.323
ErrorsExpected @param tag for 'termAllowed'.323
ErrorsExpected @throws tag for 'URISyntaxException'.324
Errors'if' construct must use '{}'s.325
ErrorsLine is longer than 80 characters.325
Errors'if' is not followed by whitespace.325
Errors'for' is not followed by whitespace.330
Errors'if' is not followed by whitespace.332
ErrorsLine is longer than 80 characters.335
ErrorsExpected an @return tag.347
ErrorsMethod 'resolveURI' is not designed for extension - needs to be abstract, final or empty.347
ErrorsParameter uriStr should be final.347
ErrorsExpected @param tag for 'uriStr'.347
ErrorsLine is longer than 80 characters.358
ErrorsMethod 'resolveCURIEOrURI' is not designed for extension - needs to be abstract, final or empty.358
ErrorsParameter curieOrURI should be final.358
ErrorsExpected @param tag for 'curieOrURI'.358
ErrorsParameter termAllowed should be final.358
Errors'if' is not followed by whitespace.359
Errors'(' is followed by whitespace.359
Errors')' is preceded with whitespace.359
ErrorsLine is longer than 80 characters.360
Errors'if' construct must use '{}'s.362
Errors'if' is not followed by whitespace.362
ErrorsLine is longer than 80 characters.365
ErrorsAvoid inline conditionals.365
ErrorsLine is longer than 80 characters.370
ErrorsParameter current should be final.375
ErrorsExpected @param tag for 'current'.375
ErrorsParameter ec should be final.375
ErrorsExpected @param tag for 'ec'.375
ErrorsParameter current should be final.392
Errors'if' is not followed by whitespace.394
ErrorsParameter currentNode should be final.405
ErrorsParameter vocab should be final.405
Errors'(' is followed by whitespace.406
Errors')' is preceded with whitespace.406
Errors'if' construct must use '{}'s.413
Errors'if' is not followed by whitespace.413
ErrorsParameter current should be final.422
ErrorsExpected @param tag for 'current'.422
Errors'if' construct must use '{}'s.423
Errors'if' is not followed by whitespace.423
ErrorsLine is longer than 80 characters.424
Errors'if' is not followed by whitespace.424
ErrorsLine is longer than 80 characters.430
ErrorsParameter current should be final.434
ErrorsExpected @param tag for 'current'.434
ErrorsLine is longer than 80 characters.435
Errors'for' is not followed by whitespace.436
ErrorsLine is longer than 80 characters.437
Errors'if' is not followed by whitespace.437
Errors'(' is followed by whitespace.437
Errors')' is preceded with whitespace.437
ErrorsParameter n should be final.451
ErrorsParameter msg should be final.451
ErrorsAvoid inline conditionals.460
ErrorsAvoid inline conditionals.461
ErrorsParameter node should be final.471
ErrorsParameter extractionResult should be final.471
ErrorsExpected @param tag for 'extractionResult'.471
Errors'if' construct must use '{}'s.475
ErrorsLine is longer than 80 characters.475
Errors'if' is not followed by whitespace.475
ErrorsLine is longer than 80 characters.489
ErrorsParameter nodeList should be final.489
ErrorsExpected @param tag for 'nodeList'.489
ErrorsParameter extractionResult should be final.489
ErrorsExpected @param tag for 'extractionResult'.489
Errors'for' is not followed by whitespace.490
ErrorsLine is longer than 80 characters.507
ErrorsParameter s should be final.507
ErrorsExpected @param tag for 's'.507
ErrorsParameter p should be final.507
ErrorsExpected @param tag for 'p'.507
ErrorsParameter o should be final.507
ErrorsExpected @param tag for 'o'.507
ErrorsParameter extractionResult should be final.507
ErrorsExpected @param tag for 'extractionResult'.507
Errors'if' construct must use '{}'s.508
ErrorsLine is longer than 80 characters.508
Errors'if' is not followed by whitespace.508
ErrorsComment matches to-do format 'TODO:'.525
ErrorsLine is longer than 80 characters.526
ErrorsParameter currentElement should be final.526
ErrorsExpected @param tag for 'currentElement'.526
ErrorsParameter extractionResult should be final.526
ErrorsExpected @param tag for 'extractionResult'.526
ErrorsExpected @throws tag for 'Exception'.526
Errors'if' construct must use '{}'s.527
ErrorsLine is longer than 80 characters.527
Errors'if' is not followed by whitespace.527
Errors'if' construct must use '{}'s.530
Errors'if' is not followed by whitespace.530
Errors'if' is not followed by whitespace.546
Errors'!' is followed by whitespace.546
ErrorsLine is longer than 80 characters.559
ErrorsLine is longer than 80 characters.561
Errors'if' construct must use '{}'s.563
Errors'if' is not followed by whitespace.563
Errors'if' construct must use '{}'s.564
ErrorsLine is longer than 80 characters.564
Errors'if' is not followed by whitespace.564
Errors'for' is not followed by whitespace.568
ErrorsLine is longer than 80 characters.569
Errors'if' is not followed by whitespace.575
ErrorsLine is longer than 80 characters.588
Errors'for' is not followed by whitespace.592
Errors'for' is not followed by whitespace.602
ErrorsLine is longer than 80 characters.619
ErrorsLine is longer than 80 characters.624
Errors'if' is not followed by whitespace.624
ErrorsLine is longer than 80 characters.625
Errors'if' is not followed by whitespace.637
ErrorsLine is longer than 80 characters.638
Errors'if' is not followed by whitespace.639
ErrorsLine is longer than 80 characters.640
Errors'if' is not followed by whitespace.644
ErrorsLine is longer than 80 characters.645
ErrorsLine is longer than 80 characters.647
Errors'if' is not followed by whitespace.650
ErrorsLine is longer than 80 characters.651
Errors'if' is not followed by whitespace.652
ErrorsLine is longer than 80 characters.653
ErrorsLine is longer than 80 characters.655
ErrorsLine is longer than 80 characters.658
ErrorsParameter node should be final.671
ErrorsExpected @param tag for 'node'.671
ErrorsParameter prefixMapList should be final.671
ErrorsExpected @param tag for 'prefixMapList'.671
ErrorsLine is longer than 80 characters.672
Errors'if' construct must use '{}'s.673
Errors'if' is not followed by whitespace.673
Errors'for' is not followed by whitespace.675
Errors'if' is not followed by whitespace.678
ErrorsLine is longer than 80 characters.679
ErrorsLine is longer than 80 characters.690
Errors'(' is followed by whitespace.696
Errors')' is preceded with whitespace.696
ErrorsLine is longer than 80 characters.706
ErrorsParameter node should be final.706
ErrorsExpected @param tag for 'node'.706
ErrorsParameter currentEvaluationContext should be final.706
ErrorsExpected @param tag for 'currentEvaluationContext'.706
ErrorsLine is longer than 80 characters.707
Errors'if' construct must use '{}'s.708
ErrorsLine is longer than 80 characters.708
Errors'if' is not followed by whitespace.708
ErrorsLine is longer than 80 characters.713
ErrorsLine is longer than 80 characters.719
ErrorsParameter node should be final.719
ErrorsExpected @param tag for 'node'.719
ErrorsParameter currentEvaluationContext should be final.719
ErrorsExpected @param tag for 'currentEvaluationContext'.719
ErrorsExpected @throws tag for 'URISyntaxException'.720
Errors'for' is not followed by whitespace.722
ErrorsLine is longer than 80 characters.723
Errors'if' is not followed by whitespace.724
ErrorsLine is longer than 80 characters.725
ErrorsLine is longer than 80 characters.730
Errors'if' is not followed by whitespace.730
ErrorsLine is longer than 80 characters.731
Errors'if' is not followed by whitespace.735
Errors'if' is not followed by whitespace.740
Errors'if' is not followed by whitespace.743
ErrorsLine is longer than 80 characters.744
ErrorsLine is longer than 80 characters.754
ErrorsLine is longer than 80 characters.760
ErrorsParameter node should be final.760
ErrorsExpected @param tag for 'node'.760
ErrorsParameter currentEvaluationContext should be final.760
ErrorsExpected @param tag for 'currentEvaluationContext'.760
ErrorsExpected @throws tag for 'URISyntaxException'.761
ErrorsLine is longer than 80 characters.764
Errors'if' is not followed by whitespace.765
ErrorsLine is longer than 80 characters.766
ErrorsLine is longer than 80 characters.768
ErrorsLine is longer than 80 characters.770
ErrorsLine is longer than 80 characters.772
ErrorsLine is longer than 80 characters.773
ErrorsLine is longer than 80 characters.779
ErrorsLine is longer than 80 characters.787
Errors'if' is not followed by whitespace.788
ErrorsLine is longer than 80 characters.789
ErrorsLine is longer than 80 characters.793
Errors'if' is not followed by whitespace.794
ErrorsLine is longer than 80 characters.795
ErrorsMissing a Javadoc comment.801
ErrorsParameter node should be final.801
ErrorsLine is longer than 80 characters.802
ErrorsMissing a Javadoc comment.806
ErrorsParameter node should be final.806
ErrorsMissing a Javadoc comment.811
ErrorsParameter node should be final.811
ErrorsMissing a Javadoc comment.816
ErrorsParameter node should be final.816
ErrorsLine is longer than 80 characters.817
Errors'if' construct must use '{}'s.818
Errors'if' is not followed by whitespace.818
ErrorsLine is longer than 80 characters.824
ErrorsExpected an @return tag.832
ErrorsParameter node should be final.832
ErrorsExpected @param tag for 'node'.832
ErrorsExpected @throws tag for 'URISyntaxException'.833
ErrorsExpected @throws tag for 'IOException'.833
ErrorsExpected @throws tag for 'TransformerException'.833
ErrorsLine is longer than 80 characters.834
Errors'if' is not followed by whitespace.835
ErrorsMissing a Javadoc comment.842
ErrorsParameter node should be final.842
Errors'if' construct must use '{}'s.848
Errors'if' is not followed by whitespace.848
Errors'if' is not followed by whitespace.851
Errors'if' construct must use '{}'s.857
Errors'if' is not followed by whitespace.857
ErrorsMissing a Javadoc comment.862
ErrorsParameter node should be final.862
ErrorsLine is longer than 80 characters.863
Errors'if' construct must use '{}'s.864
Errors'if' is not followed by whitespace.864
ErrorsExpected an @return tag.876
ErrorsParameter node should be final.876
ErrorsExpected @param tag for 'node'.876
ErrorsExpected @throws tag for 'URISyntaxException'.876
ErrorsLine is longer than 80 characters.877
ErrorsLine is longer than 80 characters.878
Errors')' is preceded with whitespace.878
ErrorsLine is longer than 80 characters.882
ErrorsAvoid inline conditionals.882
ErrorsMissing a Javadoc comment.885
ErrorsParameter sourceNode should be final.885
ErrorsParameter prefixMapList should be final.885
Errors'(' is followed by whitespace.892
Errors')' is preceded with whitespace.892
ErrorsMissing a Javadoc comment.895
ErrorsParameter node should be final.895
Errors'if' construct must use '{}'s.896
Errors'if' is not followed by whitespace.896
Errors'if' is not followed by whitespace.898
Errors'(' is followed by whitespace.898
Errors'!' is followed by whitespace.898
Errors')' is preceded with whitespace.898
ErrorsLine is longer than 80 characters.906
ErrorsExpected an @return tag.912
ErrorsLine is longer than 80 characters.912
ErrorsParameter mapping should be final.912
ErrorsExpected @param tag for 'mapping'.912
ErrorsParameter resolutionPolicy should be final.912
ErrorsExpected @param tag for 'resolutionPolicy'.912
Errors'if' is not followed by whitespace.913
Errors'if' is not followed by whitespace.918
Errors'if' is not followed by whitespace.919
ErrorsLine is longer than 80 characters.921
Errors'if' is not followed by whitespace.936
ErrorsLine is longer than 80 characters.937
Errors'(' is followed by whitespace.937
Errors')' is preceded with whitespace.937
ErrorsLine is longer than 80 characters.939
ErrorsLine is longer than 80 characters.944
Errors')' is preceded with whitespace.944
ErrorsAvoid inline conditionals.948
ErrorsLine is longer than 80 characters.956
ErrorsMissing a Javadoc comment.959
ErrorsMissing a Javadoc comment.960
ErrorsMissing a Javadoc comment.961
ErrorsMissing a Javadoc comment.968
ErrorsMissing a Javadoc comment.969
ErrorsMissing a Javadoc comment.970
ErrorsMissing a Javadoc comment.971
ErrorsMissing a Javadoc comment.972
ErrorsMissing a Javadoc comment.973
ErrorsMissing a Javadoc comment.974
ErrorsMissing a Javadoc comment.975
ErrorsMissing a Javadoc comment.976
ErrorsLine is longer than 80 characters.979
ErrorsParameter base should be final.983
Errors'base' hides a field.983
ErrorsExpected @param tag for 'base'.983
Errors'(' is followed by whitespace.985
Errors')' is preceded with whitespace.985
ErrorsMissing a Javadoc comment.999
ErrorsVariable 'prefix' must be private and have accessor methods.999
ErrorsMissing a Javadoc comment.1000
ErrorsVariable 'uri' must be private and have accessor methods.1000
ErrorsMissing a Javadoc comment.1001
ErrorsParameter prefix should be final.1001
Errors'prefix' hides a field.1001
ErrorsParameter uri should be final.1001
Errors'uri' hides a field.1001
ErrorsMissing a Javadoc comment.1011
ErrorsVariable 'sourceNode' must be private and have accessor methods.1011
ErrorsMissing a Javadoc comment.1012
ErrorsVariable 'map' must be private and have accessor methods.1012
ErrorsMissing a Javadoc comment.1014
ErrorsParameter sourceNode should be final.1014
Errors'sourceNode' hides a field.1014
ErrorsParameter map should be final.1014
Errors'map' hides a field.1014
ErrorsMissing a Javadoc comment.1024
ErrorsMissing a Javadoc comment.1025
ErrorsMissing a Javadoc comment.1032
ErrorsVariable 'originatingNode' must be private and have accessor methods.1032
ErrorsMissing a Javadoc comment.1033
ErrorsVariable 'subject' must be private and have accessor methods.1033
ErrorsMissing a Javadoc comment.1034
ErrorsVariable 'predicate' must be private and have accessor methods.1034
ErrorsMissing a Javadoc comment.1035
ErrorsVariable 'direction' must be private and have accessor methods.1035
ErrorsMissing a Javadoc comment.1037
ErrorsParameter originatingNode should be final.1038
Errors'originatingNode' hides a field.1038
ErrorsParameter subject should be final.1039
Errors'subject' hides a field.1039
ErrorsParameter predicate should be final.1040
Errors'predicate' hides a field.1040
ErrorsParameter direction should be final.1041
Errors'direction' hides a field.1041
Errors'if' construct must use '{}'s.1043
ErrorsLine is longer than 80 characters.1043
Errors'if' is not followed by whitespace.1043
ErrorsLine is longer than 80 characters.1052
ErrorsMissing a Javadoc comment.1052
ErrorsParameter resourceNode should be final.1052
ErrorsParameter r should be final.1052
ErrorsParameter extractionResult should be final.1052
Errors'if' construct must use '{}'s.1053
ErrorsLine is longer than 80 characters.1053
Errors'if' is not followed by whitespace.1053
Errors'(' is followed by whitespace.1053
Errors'!' is followed by whitespace.1053
Errors')' is preceded with whitespace.1053
Errors'if' construct must use '{}'s.1055
Errors'if' is not followed by whitespace.1055
ErrorsMissing a Javadoc comment.1074
ErrorsVariable 'originatingNode' must be private and have accessor methods.1074
ErrorsMissing a Javadoc comment.1075
ErrorsVariable 'prefix' must be private and have accessor methods.1075
ErrorsMissing a Javadoc comment.1077
ErrorsParameter originatingNode should be final.1077
Errors'originatingNode' hides a field.1077
ErrorsParameter prefix should be final.1077
Errors'prefix' hides a field.1077

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.27
ErrorsParameter message should be final.27
ErrorsMissing a Javadoc comment.31
ErrorsParameter message should be final.31
ErrorsParameter cause should be final.31

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.52
Errors'static' modifier out of order with the JLS suggestions.52
ErrorsMissing a Javadoc comment.54
Errors'static' modifier out of order with the JLS suggestions.54
ErrorsName 'xsltFilename' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.54
ErrorsLine is longer than 80 characters.55
ErrorsMissing a Javadoc comment.57
ErrorsMissing a Javadoc comment.59
Errors'static' modifier out of order with the JLS suggestions.59
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.59
ErrorsLine is longer than 80 characters.78
Errors'+' should be on a new line.80
ErrorsMissing a Javadoc comment.88
ErrorsMissing a Javadoc comment.90
ErrorsLine is longer than 80 characters.93
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.97
ErrorsParameter verifyDataType should be final.100
Errors'verifyDataType' hides a field.100
ErrorsParameter stopAtFirstError should be final.100
Errors'stopAtFirstError' hides a field.100
ErrorsLine is longer than 80 characters.106
ErrorsLine has trailing spaces.107
ErrorsMethod 'isVerifyDataType' is not designed for extension - needs to be abstract, final or empty.112
ErrorsMissing a Javadoc comment.112
ErrorsMethod 'setVerifyDataType' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMissing a Javadoc comment.116
ErrorsParameter verifyDataType should be final.116
Errors'verifyDataType' hides a field.116
ErrorsMethod 'isStopAtFirstError' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
ErrorsMethod 'setStopAtFirstError' is not designed for extension - needs to be abstract, final or empty.124
ErrorsMissing a Javadoc comment.124
ErrorsParameter stopAtFirstError should be final.124
Errors'stopAtFirstError' hides a field.124
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.128
ErrorsMissing a Javadoc comment.128
ErrorsParameter extractionParameters should be final.129
ErrorsParameter extractionContext should be final.130
ErrorsParameter in should be final.131
ErrorsParameter out should be final.132
ErrorsLine is longer than 80 characters.139
ErrorsLine is longer than 80 characters.153
ErrorsMissing a Javadoc comment.162
ErrorsParameter in should be final.162
ErrorsLine is longer than 80 characters.167
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.169

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

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.45
ErrorsMissing a Javadoc comment.45
Errors'static' modifier out of order with the JLS suggestions.45
ErrorsName 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.45
ErrorsMissing a Javadoc comment.47
ErrorsMissing a Javadoc comment.49
ErrorsParameter xsltFile should be final.49
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.53
ErrorsFirst sentence should end with a period.57
ErrorsMethod 'applyTo' is not designed for extension - needs to be abstract, final or empty.62
ErrorsParameter document should be final.62
ErrorsParameter output should be final.62
ErrorsExpected @throws tag for 'XSLTStylesheetException'.63
ErrorsFirst sentence should end with a period.67
ErrorsMethod 'applyTo' is not designed for extension - needs to be abstract, final or empty.74
ErrorsParameter document should be final.74
ErrorsParameter output should be final.74
ErrorsLine is longer than 80 characters.75
ErrorsParameter parameters should be final.75
ErrorsExpected @throws tag for 'XSLTStylesheetException'.75
Errors'for' is not followed by whitespace.76
ErrorsLine is longer than 80 characters.77
ErrorsLine is longer than 80 characters.94
ErrorsLine has trailing spaces.97

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.29
ErrorsParameter message should be final.29
ErrorsMissing a Javadoc comment.33
ErrorsParameter message should be final.33
ErrorsParameter cause should be final.33
ErrorsLine has trailing spaces.34
ErrorsLine has trailing spaces.36

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

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsLine is longer than 80 characters.53
ErrorsParameter subject should be final.53
Errors'subject' hides a field.53
ErrorsParameter predicate should be final.53
Errors'predicate' hides a field.53
ErrorsParameter object should be final.53
Errors'object' hides a field.53
ErrorsParameter graph should be final.53
Errors'graph' hides a field.53
Errors'if' is not followed by whitespace.55
Errors'if' is not followed by whitespace.58
Errors'if' is not followed by whitespace.61
ErrorsLine is longer than 80 characters.78
ErrorsParameter subject should be final.78
Errors'subject' hides a field.78
ErrorsExpected @param tag for 'subject'.78
ErrorsParameter predicate should be final.78
Errors'predicate' hides a field.78
ErrorsExpected @param tag for 'predicate'.78
ErrorsParameter object should be final.78
Errors'object' hides a field.78
ErrorsExpected @param tag for 'object'.78
ErrorsMethod 'getSubject' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMethod 'getPredicate' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMethod 'getObject' is not designed for extension - needs to be abstract, final or empty.99
ErrorsMethod 'getGraph' is not designed for extension - needs to be abstract, final or empty.106
ErrorsLine is longer than 80 characters.111
ErrorsLine is longer than 80 characters.114
ErrorsLine is longer than 80 characters.117
ErrorsMethod 'printOut' is not designed for extension - needs to be abstract, final or empty.117
ErrorsParameter er should be final.117
ErrorsParameter variableAssignment should be final.117
Errors',' is not followed by whitespace.117
Errors'if' is not followed by whitespace.121
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.129

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

ViolationMessageLine
ErrorsParameter value should be final.37
ErrorsParameter isVar should be final.37
ErrorsMethod 'getValueInternal' is not designed for extension - needs to be abstract, final or empty.41
ErrorsParameter value should be final.42
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.46

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.38
ErrorsParameter type should be final.54
Errors'type' hides a field.54
ErrorsParameter value should be final.54
ErrorsParameter isVar should be final.54
ErrorsMethod 'getValueInternal' is not designed for extension - needs to be abstract, final or empty.62
ErrorsParameter value should be final.63
ErrorsLine is longer than 80 characters.70
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.83

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

ViolationMessageLine
ErrorsParameter value should be final.37
ErrorsParameter isVar should be final.37
ErrorsMethod 'getValueInternal' is not designed for extension - needs to be abstract, final or empty.41
ErrorsParameter value should be final.42
ErrorsLine is longer than 80 characters.47
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.53

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsParameter type should be final.52
Errors'type' hides a field.52
ErrorsParameter value should be final.52
ErrorsParameter isVar should be final.52
ErrorsMethod 'getValueInternal' is not designed for extension - needs to be abstract, final or empty.60
ErrorsParameter value should be final.61
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.72

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

ViolationMessageLine
ErrorsRedundant 'public' modifier.32
ErrorsRedundant 'public' modifier.39
ErrorsUnclosed HTML tag found: <code>true</i> if the <code>variable</code> argument was fou45
ErrorsExtra HTML tag found: </i> if the <code>variable</code> argument was found.45
ErrorsRedundant 'public' modifier.47
ErrorsRedundant 'public' modifier.54
ErrorsRedundant 'public' modifier.63

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.48
ErrorsParameter name should be final.48
Errors'name' hides a field.48
ErrorsParameter uriRegex should be final.48
Errors'uriRegex' hides a field.48
Errors'if' is not followed by whitespace.49
ErrorsLine is longer than 80 characters.57
ErrorsAvoid inline conditionals.57
ErrorsLine is longer than 80 characters.59
ErrorsMethod 'getUriRegex' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsParameter variable should be final.72
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
ErrorsParameter variable should be final.77
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter template should be final.81
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter template should be final.86
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsMethod 'acceptURI' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsParameter uri should be final.94
Errors'if' is not followed by whitespace.95
ErrorsMethod 'process' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
ErrorsParameter in should be final.101
ErrorsParameter er should be final.101
Errors',' is not followed by whitespace.102
Errors'for' is not followed by whitespace.104
Errors'for' is not followed by whitespace.109
ErrorsMissing a Javadoc comment.114
ErrorsParameter varName should be final.114
Errors'for' is not followed by whitespace.115
Errors'if' is not followed by whitespace.116
ErrorsMissing a Javadoc comment.123
ErrorsParameter varName should be final.123
ErrorsLine is longer than 80 characters.126
ErrorsMissing a Javadoc comment.131
ErrorsParameter varName should be final.131
ErrorsLine is longer than 80 characters.134
ErrorsMissing a Javadoc comment.139
ErrorsParameter template should be final.139
Errors'if' construct must use '{}'s.140
ErrorsLine is longer than 80 characters.140
Errors'if' is not followed by whitespace.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
Errors'(' is followed by whitespace.140
Errors')' is preceded with whitespace.140
Errors'if' construct must use '{}'s.141
ErrorsLine is longer than 80 characters.141
Errors'if' is not followed by whitespace.141
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors'(' is followed by whitespace.141
Errors')' is preceded with whitespace.141
Errors'if' construct must use '{}'s.142
ErrorsLine is longer than 80 characters.142
Errors'if' is not followed by whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
Errors'if' is not followed by whitespace.143
Errors'(' is followed by whitespace.143
Errors')' is preceded with whitespace.143
Errors'(' is followed by whitespace.144
Errors')' is preceded with whitespace.144
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.148
ErrorsLine is longer than 80 characters.157

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

ViolationMessageLine
ErrorsType Javadoc comment is missing an @param <T> tag.29
ErrorsParameter internalValue should be final.49
Errors'internalValue' hides a field.49
ErrorsParameter isVar should be final.49
Errors'isVar' hides a field.49
ErrorsMethod 'getInternalValue' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMethod 'isVar' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMethod 'getValue' is not designed for extension - needs to be abstract, final or empty.76
ErrorsParameter varMapping should be final.76
Errors'if' is not followed by whitespace.78
Errors'if' is not followed by whitespace.80
ErrorsLine is longer than 80 characters.82
ErrorsMissing a Javadoc comment.91
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.93
ErrorsAvoid inline conditionals.95
Errors'(' is followed by whitespace.95
Errors')' is preceded with whitespace.95

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.38
ErrorsParameter name should be final.38
Errors'name' hides a field.38
ErrorsParameter xPath should be final.38
Errors'xPath' hides a field.38
ErrorsMethod 'getName' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMethod 'getxPath' is not designed for extension - needs to be abstract, final or empty.53

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.37
ErrorsMissing a Javadoc comment.45
Errors'static' modifier out of order with the JLS suggestions.45
ErrorsMissing a Javadoc comment.47
Errors'static' modifier out of order with the JLS suggestions.47
ErrorsName 'factory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.47
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.56
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.58
ErrorsParameter rules should be final.58
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
ErrorsParameter rule should be final.62
ErrorsMethod 'remove' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter rule should be final.66
ErrorsMethod 'contains' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
ErrorsParameter rule should be final.70
ErrorsMethod 'run' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter extractionParameters should be final.75
ErrorsParameter extractionContext should be final.76
ErrorsParameter in should be final.77
ErrorsParameter out should be final.78
Errors'for' is not followed by whitespace.82
Errors'if' is not followed by whitespace.83
ErrorsMethod 'getDescription' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89

org/apache/any23/filter/ExtractionContextBlocker.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.45
ErrorsLine is longer than 80 characters.47
ErrorsMissing a Javadoc comment.47
ErrorsLine has trailing spaces.48
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.51
ErrorsParameter wrapped should be final.51
Errors'wrapped' hides a field.51
ErrorsMethod 'isDocBlocked' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
ErrorsMethod 'blockContext' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
ErrorsParameter context should be final.59
Errors'if' construct must use '{}'s.60
ErrorsMethod 'unblockContext' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter context should be final.68
ErrorsLine is longer than 80 characters.76
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
ErrorsParameter documentURI should be final.76
ErrorsLine is longer than 80 characters.81
ErrorsMethod 'openContext' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter context should be final.81
ErrorsMissing a Javadoc comment.85
ErrorsParameter context should be final.85
ErrorsMethod 'unblockDocument' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
Errors'if' construct must use '{}'s.90
ErrorsLine is longer than 80 characters.101
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
ErrorsParameter s should be final.101
ErrorsParameter p should be final.101
ErrorsParameter o should be final.101
ErrorsParameter g should be final.101
ErrorsParameter context should be final.101
ErrorsLine is longer than 80 characters.107
ErrorsLine is longer than 80 characters.113
ErrorsMethod 'receiveNamespace' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter prefix should be final.113
ErrorsParameter uri should be final.113
ErrorsParameter context should be final.113
ErrorsLine is longer than 80 characters.116
ErrorsLine is longer than 80 characters.119
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
ErrorsLine is longer than 80 characters.130
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsParameter documentURI should be final.130
ErrorsMissing a Javadoc comment.135
ErrorsParameter contentLength should be final.135
ErrorsMissing a Javadoc comment.139
ErrorsClass ValvedTriplePipeException should be declared as final.150
ErrorsMissing a Javadoc comment.150
ErrorsMissing a Javadoc comment.152
ErrorsParameter s should be final.152
ErrorsMissing a Javadoc comment.156
ErrorsParameter throwable should be final.156
ErrorsMissing a Javadoc comment.160
ErrorsParameter s should be final.160
ErrorsParameter throwable should be final.160
ErrorsMissing a Javadoc comment.166
ErrorsMissing a Javadoc comment.168
ErrorsMissing a Javadoc comment.170
ErrorsMissing a Javadoc comment.172
ErrorsMissing a Javadoc comment.174
ErrorsMissing a Javadoc comment.176
ErrorsMissing a Javadoc comment.178
ErrorsMissing a Javadoc comment.180
ErrorsMissing a Javadoc comment.182
ErrorsMissing a Javadoc comment.184
ErrorsMissing a Javadoc comment.186
ErrorsParameter context should be final.186
Errors'context' hides a field.186
ErrorsLine is longer than 80 characters.190
ErrorsMissing a Javadoc comment.190
ErrorsParameter s should be final.190
ErrorsParameter p should be final.190
ErrorsParameter o should be final.190
ErrorsParameter g should be final.190
ErrorsUnable to get class information for ValvedTriplePipeException.190
ErrorsLine is longer than 80 characters.201
ErrorsMissing a Javadoc comment.201
ErrorsParameter prefix should be final.201
ErrorsParameter uri should be final.201
ErrorsUnable to get class information for ValvedTriplePipeException.201
ErrorsMissing a Javadoc comment.210
ErrorsUnable to get class information for ValvedTriplePipeException.210
Errors'if' construct must use '{}'s.211
ErrorsMissing a Javadoc comment.215
ErrorsUnable to get class information for ValvedTriplePipeException.215
Errors'if' construct must use '{}'s.216
ErrorsLine is longer than 80 characters.222
ErrorsMissing a Javadoc comment.226
ErrorsUnable to get class information for ValvedTriplePipeException.226
ErrorsLine is longer than 80 characters.231
ErrorsLine is longer than 80 characters.236
ErrorsMissing a Javadoc comment.236
ErrorsParameter s should be final.236
ErrorsParameter p should be final.236
ErrorsParameter o should be final.236
ErrorsParameter g should be final.236
ErrorsUnable to get class information for ValvedTriplePipeException.236
Errors'catch' is not followed by whitespace.240
ErrorsLine is longer than 80 characters.241
ErrorsLine is longer than 80 characters.248
ErrorsLine is longer than 80 characters.252
ErrorsMissing a Javadoc comment.252
ErrorsParameter prefix should be final.252
ErrorsParameter uri should be final.252
ErrorsUnable to get class information for ValvedTriplePipeException.252
ErrorsLine is longer than 80 characters.257
ErrorsLine is longer than 80 characters.264
Errors'}' should be on a new line.264

org/apache/any23/filter/IgnoreAccidentalRDFa.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.29
ErrorsMissing a Javadoc comment.38
ErrorsName 'vXHTML' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.38
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.50
ErrorsLine is longer than 80 characters.53
ErrorsParameter wrapped should be final.53
ErrorsParameter alwaysSuppressCSSTriples should be final.53
Errors'alwaysSuppressCSSTriples' hides a field.53
ErrorsMissing a Javadoc comment.57
ErrorsParameter wrapped should be final.57
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
ErrorsParameter documentURI should be final.61
ErrorsLine is longer than 80 characters.65
ErrorsMethod 'openContext' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsParameter context should be final.65
ErrorsLine is longer than 80 characters.72
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsParameter s should be final.72
ErrorsParameter p should be final.72
ErrorsParameter o should be final.72
ErrorsParameter g should be final.72
ErrorsParameter context should be final.72
ErrorsLine is longer than 80 characters.75
Errors'if' is not followed by whitespace.75
ErrorsLine is longer than 80 characters.84
ErrorsMethod 'receiveNamespace' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsParameter prefix should be final.84
ErrorsParameter uri should be final.84
ErrorsParameter context should be final.84
ErrorsMethod 'closeContext' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsParameter context should be final.89
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsMissing a Javadoc comment.97
ErrorsParameter context should be final.97
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
ErrorsParameter documentURI should be final.101
ErrorsMissing a Javadoc comment.105
ErrorsParameter contentLength should be final.105

org/apache/any23/filter/IgnoreTitlesOfEmptyDocuments.java

ViolationMessageLine
ErrorsLine has trailing spaces.38
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
ErrorsParameter wrapped should be final.41
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter documentURI should be final.45
ErrorsLine is longer than 80 characters.49
ErrorsMethod 'openContext' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
ErrorsParameter context should be final.49
ErrorsLine is longer than 80 characters.56
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
ErrorsParameter s should be final.56
ErrorsParameter p should be final.56
ErrorsParameter o should be final.56
ErrorsParameter g should be final.56
ErrorsParameter context should be final.56
ErrorsMethod 'receiveNamespace' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter prefix should be final.64
ErrorsParameter uri should be final.64
ErrorsLine is longer than 80 characters.65
ErrorsParameter context should be final.65
ErrorsMethod 'closeContext' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter context should be final.69
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.77
ErrorsParameter context should be final.77
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter documentURI should be final.81
ErrorsMissing a Javadoc comment.85
ErrorsParameter contentLength should be final.85

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/http/AcceptHeaderBuilder.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.43
ErrorsLine is longer than 80 characters.45
ErrorsMissing a Javadoc comment.45
ErrorsLine is longer than 80 characters.47
ErrorsMissing a Javadoc comment.47
ErrorsLine is longer than 80 characters.49
ErrorsMissing a Javadoc comment.49
ErrorsParameter typesAsStrings should be final.49
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.57
ErrorsParameter mimeTypes should be final.57
Errors'mimeTypes' hides a field.57
ErrorsUnused @throws tag for 'IllegalArgumentException'.64
ErrorsExpected an @return tag.66
ErrorsMethod 'getAcceptHeader' is not designed for extension - needs to be abstract, final or empty.66
Errors'if' construct must use '{}'s.67
Errors'if' construct must use '{}'s.84
ErrorsMissing a Javadoc comment.93
ErrorsParameter newAccept should be final.93
ErrorsLine is longer than 80 characters.95
ErrorsLine is longer than 80 characters.100
ErrorsLine is longer than 80 characters.105
ErrorsMissing a Javadoc comment.111
ErrorsLine is longer than 80 characters.114
Errors'if' construct must use '{}'s.118
ErrorsMissing a Javadoc comment.126
Errors'if' construct must use '{}'s.127
ErrorsLine has trailing spaces.134

org/apache/any23/http/DefaultHTTPClient.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.46
ErrorsMissing a Javadoc comment.46
ErrorsMissing a Javadoc comment.48
ErrorsMissing a Javadoc comment.50
ErrorsMissing a Javadoc comment.52
ErrorsName '_contentLength' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.56
ErrorsMethod 'init' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter configuration should be final.58
Errors'configuration' hides a field.58
Errors'if' construct must use '{}'s.59
ErrorsLine is longer than 80 characters.59
Errors'if' is not followed by whitespace.59
ErrorsMethod 'openInputStream' is not designed for extension - needs to be abstract, final or empty.72
ErrorsParameter uri should be final.72
ErrorsExpected @throws tag for 'IOException'.72
ErrorsLine is longer than 80 characters.87
ErrorsAvoid inline conditionals.87
ErrorsAvoid inline conditionals.88
ErrorsAvoid inline conditionals.89
ErrorsLine has trailing spaces.91
ErrorsAvoid inline conditionals.94
ErrorsLine is longer than 80 characters.95
ErrorsAvoid inline conditionals.95
ErrorsLine is longer than 80 characters.104
ErrorsLine is longer than 80 characters.105
ErrorsAvoid inline conditionals.105
Errors'200' is a magic number.106
ErrorsLine is longer than 80 characters.108
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMethod 'getContentLength' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
ErrorsMethod 'getActualDocumentURI' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
ErrorsMethod 'getContentType' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
ErrorsMethod 'getConnectionTimeout' is not designed for extension - needs to be abstract, final or empty.141
ErrorsMissing a Javadoc comment.141
ErrorsMethod 'getSoTimeout' is not designed for extension - needs to be abstract, final or empty.145
ErrorsMissing a Javadoc comment.145
ErrorsMissing a Javadoc comment.149
Errors'if' construct must use '{}'s.150
ErrorsLine is longer than 80 characters.150
Errors'if' is not followed by whitespace.150
Errors'if' construct must use '{}'s.151
ErrorsLine is longer than 80 characters.153
ErrorsLine is longer than 80 characters.166

org/apache/any23/http/HTTPClient.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsRedundant 'public' modifier.36
ErrorsRedundant 'public' modifier.45
ErrorsRedundant 'public' modifier.53
ErrorsRedundant 'public' modifier.61
ErrorsRedundant 'public' modifier.66
ErrorsRedundant 'public' modifier.76
ErrorsLine has trailing spaces.77

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/io/nquads/NQuads.java

ViolationMessageLine
ErrorsClass NQuads should be declared as final.29
ErrorsName 'FORMAT' must match pattern '^[a-z][a-zA-Z0-9]*$'.34
ErrorsVariable 'FORMAT' must be private and have accessor methods.34
ErrorsLine is longer than 80 characters.35
ErrorsMissing a Javadoc comment.37
Errors'{' is not preceded with whitespace.37
Errors'{' is not followed by whitespace.37
Errors'}' is not preceded with whitespace.37

org/apache/any23/io/nquads/NQuadsParser.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.45
ErrorsMissing a Javadoc comment.67
Errors'{' is not followed by whitespace.67
Errors'}' is not preceded with whitespace.67
ErrorsMethod 'getRDFFormat' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsMethod 'parse' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
ErrorsParameter reader should be final.73
ErrorsParameter s should be final.73
ErrorsMethod 'parse' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
ErrorsParameter is should be final.79
ErrorsParameter baseURI should be final.79
Errors'if' is not followed by whitespace.81
Errors'if' is not followed by whitespace.84
ErrorsInner assignments should be avoided.89
ErrorsLine is longer than 80 characters.96
Errors'(' is followed by whitespace.96
Errors')' is preceded with whitespace.96
Errors'if' is not followed by whitespace.97
Errors'(' is followed by whitespace.97
Errors')' is preceded with whitespace.97
Errors'while' is not followed by whitespace.100
Errors'(' is followed by whitespace.100
Errors')' is preceded with whitespace.100
Errors'if' is not followed by whitespace.104
Errors'if' is not followed by whitespace.118
Errors'if' is not followed by whitespace.128
ErrorsParameter br should be final.140
ErrorsExpected @param tag for 'br'.140
ErrorsExpected @throws tag for 'IOException'.140
Errors'if' is not followed by whitespace.142
ErrorsLine is longer than 80 characters.157
ErrorsParameter br should be final.157
ErrorsExpected @throws tag for 'IOException'.157
ErrorsExpected @throws tag for 'RDFParseException'.157
Errors'4' is a magic number.158
Errors'for' is not followed by whitespace.159
Errors'16' is a magic number.164
ErrorsLine is longer than 80 characters.166
ErrorsParameter br should be final.176
ErrorsExpected @param tag for 'br'.176
ErrorsExpected @throws tag for 'IOException'.176
Errors'5' is a magic number.178
ErrorsParameter br should be final.187
ErrorsExpected @param tag for 'br'.187
ErrorsExpected @throws tag for 'IOException'.187
Errors'if' is not followed by whitespace.190
ErrorsParameter br should be final.202
ErrorsExpected @param tag for 'br'.202
ErrorsParameter c should be final.202
ErrorsExpected @param tag for 'c'.202
ErrorsExpected @throws tag for 'IOException'.202
Errors'if' is not followed by whitespace.203
Errors'(' is followed by whitespace.203
ErrorsLine is longer than 80 characters.205
ErrorsLine is longer than 80 characters.214
ErrorsParameter br should be final.219
ErrorsExpected @throws tag for 'IOException'.220
ErrorsExpected @throws tag for 'RDFParseException'.220
ErrorsExpected @throws tag for 'RDFHandlerException'.220
Errors'if' is not followed by whitespace.222
Errors'if' construct must use '{}'s.228
Errors'if' is not followed by whitespace.228
Errors'if' construct must use '{}'s.229
Errors'if' is not followed by whitespace.229
Errors'(' is followed by whitespace.229
Errors')' is preceded with whitespace.229
Errors'if' is not followed by whitespace.255
ErrorsParameter br should be final.268
ErrorsLine is longer than 80 characters.281
ErrorsLine is longer than 80 characters.286
ErrorsParameter br should be final.286
ErrorsParameter br should be final.302
ErrorsExpected @throws tag for 'IOException'.302
Errors'while' construct must use '{}'s.308
ErrorsEmpty statement.308
ErrorsParameter sub should be final.327
ErrorsExpected @param tag for 'sub'.327
ErrorsParameter pred should be final.327
ErrorsExpected @param tag for 'pred'.327
ErrorsParameter obj should be final.327
ErrorsExpected @param tag for 'obj'.327
ErrorsParameter graph should be final.327
ErrorsExpected @param tag for 'graph'.327
ErrorsExpected @throws tag for 'RDFParseException'.328
ErrorsExpected @throws tag for 'RDFHandlerException'.328
ErrorsParameter br should be final.346
ErrorsExpected @throws tag for 'IOException'.346
Errors'while' is not followed by whitespace.348
Errors'if' is not followed by whitespace.351
ErrorsParameter br should be final.366
ErrorsExpected @param tag for 'br'.366
ErrorsExpected @throws tag for 'IOException'.366
ErrorsLine is longer than 80 characters.377
ErrorsParameter br should be final.377
ErrorsExpected @param tag for 'br'.377
ErrorsExpected @throws tag for 'IOException'.377
ErrorsExpected @throws tag for 'RDFParseException'.377
Errors'while' is not followed by whitespace.382
Errors'if' is not followed by whitespace.384
ErrorsLine is longer than 80 characters.393
Errors'(' is followed by whitespace.394
Errors')' is preceded with whitespace.394
Errors'if' is not followed by whitespace.396
ErrorsLine is longer than 80 characters.416
ErrorsParameter br should be final.416
ErrorsExpected @throws tag for 'IOException'.416
ErrorsExpected @throws tag for 'RDFParseException'.416
Errors'while' is not followed by whitespace.422
Errors'if' is not followed by whitespace.424
Errors'(' is followed by whitespace.434
Errors')' is preceded with whitespace.434
ErrorsLine is longer than 80 characters.442
ErrorsLine is longer than 80 characters.448
ErrorsParameter br should be final.448
ErrorsExpected @param tag for 'br'.448
ErrorsExpected @throws tag for 'IOException'.448
Errors'if' is not followed by whitespace.450
Errors'if' is not followed by whitespace.456
Errors'if' is not followed by whitespace.464
Errors'while' is not followed by whitespace.469
Errors'if' is not followed by whitespace.471
Errors'if' is not followed by whitespace.475
Errors'(' is followed by whitespace.483
Errors')' is preceded with whitespace.483
ErrorsLine is longer than 80 characters.487
ErrorsLine is longer than 80 characters.492
ErrorsLine is longer than 80 characters.495
ErrorsParameter value should be final.495
ErrorsExpected @param tag for 'value'.495
ErrorsParameter datatype should be final.495
ErrorsExpected @param tag for 'datatype'.495
ErrorsExpected @throws tag for 'RDFParseException'.495
Errors'if' is not followed by whitespace.497
Errors'(' is followed by whitespace.497
Errors')' is preceded with whitespace.497
Errors'(' is followed by whitespace.501
Errors')' is preceded with whitespace.501
Errors'if' is not followed by whitespace.502
Errors'(' is followed by whitespace.502
Errors'!' is followed by whitespace.502
Errors'{' is not preceded with whitespace.502
Errors'if' is not followed by whitespace.505
Errors'(' is followed by whitespace.505
Errors'!' is followed by whitespace.505
Errors')' is preceded with whitespace.505
ErrorsLine is longer than 80 characters.507
Errors')' is preceded with whitespace.507
Errors'if' is not followed by whitespace.512
Errors'(' is followed by whitespace.512
Errors')' is preceded with whitespace.512
ErrorsLine is longer than 80 characters.515
Errors'(' is followed by whitespace.515
Errors')' is preceded with whitespace.515
ErrorsParameter c should be final.525
ErrorsParameter sb should be final.525
Errors'if' is not followed by whitespace.526
Errors'if' is not followed by whitespace.530
Errors'if' is not followed by whitespace.534
Errors'if' is not followed by whitespace.538
Errors'if' is not followed by whitespace.542
ErrorsLine is longer than 80 characters.556
ErrorsParameter br should be final.556
ErrorsExpected @param tag for 'br'.556
ErrorsExpected @throws tag for 'IOException'.556
ErrorsExpected @throws tag for 'RDFParseException'.556
Errors'while' is not followed by whitespace.562
Errors'if' is not followed by whitespace.564
Errors'(' is followed by whitespace.564
Errors')' is preceded with whitespace.564
Errors'if' is not followed by whitespace.565
Errors'if' is not followed by whitespace.572
Errors'if' is not followed by whitespace.575
Errors'if' is not followed by whitespace.576
Errors'if' is not followed by whitespace.592
Errors'else' is not preceded with whitespace.594
Errors'}' is not followed by whitespace.594
Errors'if' is not followed by whitespace.594
ErrorsLine is longer than 80 characters.605
Errors'(' is followed by whitespace.605
Errors')' is preceded with whitespace.605
ErrorsLine is longer than 80 characters.623
ErrorsParameter br should be final.623
ErrorsExpected @param tag for 'br'.623
ErrorsExpected @throws tag for 'IOException'.623
ErrorsExpected @throws tag for 'RDFParseException'.623
Errors'if' is not followed by whitespace.627
Errors'(' is followed by whitespace.627
Errors')' is preceded with whitespace.627
ErrorsLine is longer than 80 characters.642
ErrorsParameter br should be final.642
ErrorsExpected @param tag for 'br'.642
ErrorsExpected @throws tag for 'IOException'.642
ErrorsExpected @throws tag for 'RDFParseException'.642
ErrorsLine is longer than 80 characters.654
ErrorsParameter br should be final.654
ErrorsExpected @param tag for 'br'.654
ErrorsExpected @throws tag for 'IOException'.654
ErrorsExpected @throws tag for 'RDFParseException'.654
Errors'if' is not followed by whitespace.658
Errors'(' is followed by whitespace.658
Errors')' is preceded with whitespace.658
Errors'if' is not followed by whitespace.660
Errors'(' is followed by whitespace.660
ErrorsLine is longer than 80 characters.668
ErrorsMissing a Javadoc comment.671
ErrorsVariable 'isLang' must be private and have accessor methods.671
ErrorsMissing a Javadoc comment.672
ErrorsVariable 'value' must be private and have accessor methods.672
ErrorsMissing a Javadoc comment.674
ErrorsParameter lang should be final.674
ErrorsParameter value should be final.674
Errors'value' hides a field.674
ErrorsLine is longer than 80 characters.688
ErrorsParameter br should be final.688
ErrorsExpected @param tag for 'br'.688
ErrorsExpected @throws tag for 'IOException'.688
ErrorsExpected @throws tag for 'RDFParseException'.688
Errors'{' is not followed by whitespace.695
Errors'}' is not preceded with whitespace.695

org/apache/any23/io/nquads/NQuadsWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.40
Errors',' is not followed by whitespace.49
ErrorsMissing a Javadoc comment.61
ErrorsParameter os should be final.61
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
ErrorsMissing a Javadoc comment.65
ErrorsParameter w should be final.65
Errors'if' is not followed by whitespace.66
ErrorsMethod 'getRDFFormat' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsMethod 'startRDF' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
Errors'if' is not followed by whitespace.77
ErrorsMethod 'endRDF' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
Errors'if' is not followed by whitespace.84
Errors'if' is not followed by whitespace.94
ErrorsLine is longer than 80 characters.100
ErrorsMethod 'handleNamespace' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsParameter ns should be final.100
ErrorsParameter uri should be final.100
Errors'if' is not followed by whitespace.101
Errors'if' is not followed by whitespace.105
Errors')' is preceded with whitespace.108
ErrorsLine is longer than 80 characters.111
ErrorsMethod 'handleStatement' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
ErrorsParameter statement should be final.111
Errors'if' is not followed by whitespace.112
ErrorsLine is longer than 80 characters.113
ErrorsLine is longer than 80 characters.126
ErrorsMethod 'handleComment' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsParameter comment should be final.130
ErrorsLine is longer than 80 characters.136
ErrorsExpected @throws tag for 'IOException'.145
ErrorsLine has trailing spaces.151
ErrorsExpected @throws tag for 'IOException'.154
ErrorsLine has trailing spaces.160
ErrorsParameter uri should be final.164
ErrorsExpected @throws tag for 'IOException'.164
Errors'if' is not followed by whitespace.168
ErrorsLine is longer than 80 characters.179
Errors'(' is followed by whitespace.179
Errors')' is preceded with whitespace.179
Errors'(' is followed by whitespace.183
Errors')' is preceded with whitespace.183
ErrorsParameter b should be final.194
ErrorsExpected @throws tag for 'IOException'.194
Errors'(' is followed by whitespace.195
Errors')' is preceded with whitespace.195
ErrorsParameter r should be final.204
ErrorsExpected @throws tag for 'IOException'.204
Errors'if' is not followed by whitespace.205
Errors'if' is not followed by whitespace.207
ErrorsParameter l should be final.220
ErrorsExpected @throws tag for 'IOException'.220
Errors'(' is followed by whitespace.221
Errors')' is preceded with whitespace.221
ErrorsLine has trailing spaces.226
ErrorsParameter s should be final.230
ErrorsExpected @param tag for 's'.230
ErrorsExpected @throws tag for 'IOException'.230
Errors'(' is followed by whitespace.231
Errors')' is preceded with whitespace.231
ErrorsParameter s should be final.240
ErrorsExpected @param tag for 's'.240
ErrorsExpected @throws tag for 'IOException'.240
Errors'(' is followed by whitespace.241
Errors')' is preceded with whitespace.241
ErrorsParameter s should be final.251
ErrorsExpected @param tag for 's'.251
ErrorsExpected @throws tag for 'IOException'.251
Errors'if' is not followed by whitespace.253
Errors'(' is followed by whitespace.257
Errors')' is preceded with whitespace.257
ErrorsParameter s should be final.266
ErrorsExpected @param tag for 's'.266
ErrorsExpected @throws tag for 'IOException'.266
Errors'if' is not followed by whitespace.268
Errors'(' is followed by whitespace.269
Errors')' is preceded with whitespace.269

org/apache/any23/io/nquads/package-info.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/mime/MIMEType.java

ViolationMessageLine
ErrorsClass MIMEType should be declared as final.25
ErrorsLine is longer than 80 characters.27
ErrorsMissing a Javadoc comment.27
Errors'static' modifier out of order with the JLS suggestions.27
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
ErrorsLine has trailing spaces.32
ErrorsMissing a Javadoc comment.33
ErrorsLine has trailing spaces.40
ErrorsLine is longer than 80 characters.44
ErrorsUnused @throws tag for 'IllegalArgumentException'.44
ErrorsParameter mimeType should be final.46
ErrorsExpected @param tag for 'mimeType'.46
Errors'if' construct must use '{}'s.47
Errors'if' construct must use '{}'s.54
Errors'if' construct must use '{}'s.55
ErrorsLine is longer than 80 characters.55
ErrorsMissing a Javadoc comment.88
ErrorsParameter type should be final.88
Errors'type' hides a field.88
ErrorsParameter subtype should be final.88
Errors'subtype' hides a field.88
ErrorsParameter q should be final.88
Errors'q' hides a field.88
ErrorsMissing a Javadoc comment.94
ErrorsAvoid inline conditionals.95
ErrorsMissing a Javadoc comment.98
ErrorsAvoid inline conditionals.99
ErrorsMissing a Javadoc comment.102
ErrorsMissing a Javadoc comment.106
ErrorsMissing a Javadoc comment.110
ErrorsMissing a Javadoc comment.114
ErrorsMissing a Javadoc comment.118
ErrorsMissing a Javadoc comment.125
ErrorsParameter other should be final.125
ErrorsLine has trailing spaces.128

org/apache/any23/mime/MIMETypeDetector.java

ViolationMessageLine
ErrorsLine has trailing spaces.24
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.36
ErrorsRedundant 'public' modifier.36

org/apache/any23/mime/NaiveMIMETypeDetector.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.32
ErrorsMissing a Javadoc comment.32
Errors'static' modifier out of order with the JLS suggestions.32
ErrorsName 'extensions' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.32
Errors')' is preceded with whitespace.35
Errors')' is preceded with whitespace.36
Errors')' is preceded with whitespace.39
Errors')' is preceded with whitespace.40
Errors')' is preceded with whitespace.41
Errors')' is preceded with whitespace.42
Errors')' is preceded with whitespace.43
Errors')' is preceded with whitespace.44
Errors')' is preceded with whitespace.45
Errors')' is preceded with whitespace.46
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.50
Errors'static' modifier out of order with the JLS suggestions.50
ErrorsName 'extensionRegex' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.50
ErrorsMethod 'guessMIMEType' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsParameter fileName should be final.53
ErrorsParameter input should be final.54
ErrorsParameter mimeTypeFromMetadata should be final.56
ErrorsMissing a Javadoc comment.72
ErrorsParameter filename should be final.72
Errors'if' construct must use '{}'s.74
ErrorsLine has trailing spaces.77

org/apache/any23/mime/TikaMIMETypeDetector.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.48
ErrorsComment matches to-do format 'TODO:'.50
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.56
ErrorsMissing a Javadoc comment.58
ErrorsLine is longer than 80 characters.60
ErrorsMissing a Javadoc comment.60
ErrorsLine is longer than 80 characters.66
Errors')' is preceded with whitespace.66
ErrorsLine is longer than 80 characters.67
Errors')' is preceded with whitespace.67
ErrorsLine is longer than 80 characters.68
Errors')' is preceded with whitespace.68
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.76
Errors')' is preceded with whitespace.76
ErrorsLine is longer than 80 characters.77
Errors')' is preceded with whitespace.77
ErrorsLine is longer than 80 characters.78
Errors')' is preceded with whitespace.78
ErrorsLine is longer than 80 characters.79
ErrorsMissing a Javadoc comment.82
ErrorsMissing a Javadoc comment.84
ErrorsMissing a Javadoc comment.86
ErrorsLine is longer than 80 characters.92
ErrorsParameter is should be final.95
ErrorsExpected @throws tag for 'IOException'.95
ErrorsLine is longer than 80 characters.103
ErrorsParameter is should be final.106
ErrorsExpected @throws tag for 'IOException'.106
ErrorsLine is longer than 80 characters.114
ErrorsParameter is should be final.117
ErrorsExpected @throws tag for 'IOException'.117
ErrorsLine is longer than 80 characters.123
Errors'(' is followed by whitespace.123
Errors')' is preceded with whitespace.123
ErrorsLine is longer than 80 characters.136
ErrorsParameter is should be final.139
ErrorsExpected @throws tag for 'IOException'.139
ErrorsLine is longer than 80 characters.149
ErrorsLine is longer than 80 characters.152
ErrorsParameter patterns should be final.152
ErrorsParameter delimiterChar should be final.152
ErrorsParameter is should be final.152
ErrorsExpected @throws tag for 'IOException'.153
Errors'for' is not followed by whitespace.155
Errors'if' is not followed by whitespace.156
ErrorsLine is longer than 80 characters.172
ErrorsParameter is should be final.172
ErrorsParameter breakChar should be final.172
ErrorsName 'MAX_SIZE' must match pattern '^[a-z][a-zA-Z0-9]*$'.175
ErrorsMissing a Javadoc comment.205
ErrorsParameter purifier should be final.205
Errors'purifier' hides a field.205
ErrorsLine is longer than 80 characters.212
Errors'if' is not followed by whitespace.220
ErrorsMissing a Javadoc comment.225
Errors'(' is followed by whitespace.226
Errors')' is preceded with whitespace.226
ErrorsLine is longer than 80 characters.234
ErrorsUnclosed HTML tag found: <b>resettable</i> input stream containing data.234
ErrorsExtra HTML tag found: </i> input stream containing data.234
ErrorsLine is longer than 80 characters.236
ErrorsLine is longer than 80 characters.237
ErrorsUnused @throws tag for 'IllegalArgumentException'.237
ErrorsMethod 'guessMIMEType' is not designed for extension - needs to be abstract, final or empty.239
ErrorsParameter fileName should be final.240
ErrorsParameter input should be final.241
ErrorsParameter mimeTypeFromMetadata should be final.242
Errors'if' is not followed by whitespace.244
ErrorsLine is longer than 80 characters.248
Errors'if' construct must use '{}'s.253
Errors'if' construct must use '{}'s.255
Errors'if' is not followed by whitespace.261
Errors'(' is followed by whitespace.261
Errors'!' is followed by whitespace.261
Errors')' is preceded with whitespace.261
Errors'if' is not followed by whitespace.264
Errors'(' is followed by whitespace.264
Errors')' is preceded with whitespace.264
Errors'if' is not followed by whitespace.266
Errors'(' is followed by whitespace.266
Errors')' is preceded with whitespace.266
Errors'if' is not followed by whitespace.268
Errors'(' is followed by whitespace.268
Errors')' is preceded with whitespace.268
Errors'if' is not followed by whitespace.270
Errors'(' is followed by whitespace.270
Errors')' is preceded with whitespace.270
Errors'}' should be on the same line.272
ErrorsLine has trailing spaces.274
ErrorsLine is longer than 80 characters.278
ErrorsLine is longer than 80 characters.292
ErrorsLine is longer than 80 characters.313
ErrorsParameter stream should be final.313
Errors'(' is followed by whitespace.317
Errors'!' is followed by whitespace.317
Errors')' is preceded with whitespace.317
Errors'if' is not followed by whitespace.329
Errors'(' is followed by whitespace.329
Errors'!' is followed by whitespace.329
Errors')' is preceded with whitespace.329
Errors'}' should be on the same line.335
ErrorsMust have at least one statement.336
Errors'if' is not followed by whitespace.351
ErrorsMissing a Javadoc comment.358
ErrorsParameter type should be final.358
ErrorsMissing a Javadoc comment.365
ErrorsParameter type should be final.365

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/mime/purifier/Purifier.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.28
ErrorsLine is longer than 80 characters.34
ErrorsLine has trailing spaces.35
ErrorsLine is longer than 80 characters.36
ErrorsExpected @throws tag for 'IOException'.38

org/apache/any23/mime/purifier/WhiteSpacesPurifier.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.25
ErrorsMethod 'purify' is not designed for extension - needs to be abstract, final or empty.34
ErrorsParameter inputStream should be final.34
Errors'if' construct must use '{}'s.35
Errors'if' is not followed by whitespace.35
ErrorsLine is longer than 80 characters.36
Errors'while' is not followed by whitespace.42
ErrorsLine is longer than 80 characters.43
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.51
ErrorsMissing a Javadoc comment.52
ErrorsParameter c should be final.52
ErrorsLine is longer than 80 characters.53

org/apache/any23/package-info.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/plugin/Any23PluginManager.java

ViolationMessageLine
ErrorsClass Any23PluginManager should be declared as final.50
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.75
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.75
Errors'if' is not followed by whitespace.91
ErrorsLine is longer than 80 characters.108
ErrorsParameter jar should be final.112
Errors'if' construct must use '{}'s.113
ErrorsLine is longer than 80 characters.113
Errors'if' is not followed by whitespace.113
ErrorsLine is longer than 80 characters.116
ErrorsParameter jars should be final.128
ErrorsLine is longer than 80 characters.136
ErrorsLine is longer than 80 characters.149
ErrorsParameter classDir should be final.152
Errors'if' construct must use '{}'s.153
ErrorsLine is longer than 80 characters.153
Errors'if' is not followed by whitespace.153
ErrorsLine is longer than 80 characters.156
ErrorsParameter classDirs should be final.168
ErrorsLine is longer than 80 characters.176
ErrorsParameter jarDir should be final.191
Errors'if' construct must use '{}'s.192
Errors'if' is not followed by whitespace.192
Errors'if' construct must use '{}'s.194
Errors'if' is not followed by whitespace.194
Errors'(' is followed by whitespace.194
Errors'!' is followed by whitespace.194
Errors')' is preceded with whitespace.194
ErrorsLine is longer than 80 characters.195
Errors'if' construct must use '{}'s.196
Errors'if' is not followed by whitespace.196
Errors'!' is followed by whitespace.196
Errors')' is preceded with whitespace.196
ErrorsLine is longer than 80 characters.198
ErrorsParameter dir should be final.204
ErrorsParameter name should be final.204
ErrorsLine is longer than 80 characters.215
ErrorsParameter files should be final.220
Errors'for' is not followed by whitespace.222
ErrorsLine is longer than 80 characters.233
ErrorsLine is longer than 80 characters.243
ErrorsLine is longer than 80 characters.244
ErrorsLine is longer than 80 characters.245
ErrorsLine is longer than 80 characters.248
ErrorsLine is longer than 80 characters.249
ErrorsLine is longer than 80 characters.253
ErrorsExpected @throws tag for 'IOException'.254
Errors'for' is not followed by whitespace.257
Errors'for' is not followed by whitespace.260
ErrorsLine is longer than 80 characters.267
ErrorsExpected @throws tag for 'IOException'.272
ErrorsParameter clazz should be final.277
ErrorsLine is longer than 80 characters.278
Errors'(' is followed by whitespace.282
Errors')' is preceded with whitespace.282
ErrorsLine is longer than 80 characters.291
ErrorsExpected @throws tag for 'IOException'.291
ErrorsParameter clazz should be final.296
ErrorsLine is longer than 80 characters.297
Errors'(' is followed by whitespace.301
Errors')' is preceded with whitespace.301
ErrorsLine is longer than 80 characters.305
ErrorsLine is longer than 80 characters.306
ErrorsExpected @param tag for 'pluginLocations'.317
ErrorsExpected @throws tag for 'IOException'.318
ErrorsExpected @throws tag for 'IllegalAccessException'.318
ErrorsExpected @throws tag for 'InstantiationException'.318
Errors'if' construct must use '{}'s.319
ErrorsLine is longer than 80 characters.319
Errors'if' is not followed by whitespace.319
ErrorsLine is longer than 80 characters.331
ErrorsLine is longer than 80 characters.339
ErrorsLine is longer than 80 characters.345
ErrorsLine is longer than 80 characters.346
ErrorsLine is longer than 80 characters.347
ErrorsLine is longer than 80 characters.350
Errors'for' is not followed by whitespace.355
ErrorsLine is longer than 80 characters.366
ErrorsLine is longer than 80 characters.367
ErrorsLine is longer than 80 characters.375
ErrorsParameter initialExtractorGroup should be final.375
ErrorsExpected @throws tag for 'IOException'.376
ErrorsExpected @throws tag for 'InstantiationException'.376
ErrorsExpected @throws tag for 'IllegalAccessException'.376
ErrorsLine is longer than 80 characters.377
ErrorsLine is longer than 80 characters.383
ErrorsLine is longer than 80 characters.384
ErrorsLine is longer than 80 characters.392
ErrorsParameter pluginLocations should be final.392
ErrorsExpected @throws tag for 'IOException'.393
ErrorsExpected @throws tag for 'IllegalAccessException'.393
ErrorsExpected @throws tag for 'InstantiationException'.393
ErrorsLine is longer than 80 characters.394
ErrorsLine is longer than 80 characters.403
ErrorsExpected @param tag for '<T>'.407
ErrorsParameter jarFile should be final.408
ErrorsParameter packageName should be final.409
ErrorsParameter filter should be final.410
ErrorsParameter result should be final.411
ErrorsExpected @throws tag for 'IOException'.412
ErrorsLine is longer than 80 characters.415
ErrorsLine is longer than 80 characters.421
ErrorsLine is longer than 80 characters.427
ErrorsLine is longer than 80 characters.429
ErrorsLine is longer than 80 characters.434
ErrorsLine is longer than 80 characters.448
ErrorsParameter classDir should be final.454
ErrorsParameter result should be final.457
ErrorsExpected @throws tag for 'MalformedURLException'.458
Errors'if' is not followed by whitespace.459
ErrorsLine is longer than 80 characters.460
ErrorsName 'PREFIX_LENGTH' must match pattern '^[a-z][a-zA-Z0-9]*$'.463
ErrorsParameter dir should be final.468
ErrorsParameter name should be final.468
Errors'if' construct must use '{}'s.469
Errors'if' construct must use '{}'s.470
Errors'if' construct must use '{}'s.472
ErrorsLine is longer than 80 characters.472
ErrorsLine is longer than 80 characters.489
ErrorsLine is longer than 80 characters.492
ErrorsLine is longer than 80 characters.504
ErrorsExpected @param tag for '<T>'.509
ErrorsParameter result should be final.512
ErrorsExpected @throws tag for 'IOException'.513
Errors'if' construct must use '{}'s.516
Errors'if' is not followed by whitespace.516
ErrorsLine is longer than 80 characters.517
Errors'if' construct must use '{}'s.518
Errors'if' is not followed by whitespace.518
Errors'(' is followed by whitespace.518
Errors'!' is followed by whitespace.518
Errors')' is preceded with whitespace.518
ErrorsLine is longer than 80 characters.520
ErrorsLine is longer than 80 characters.522
ErrorsExpected an @return tag.544
ErrorsParameter clazzName should be final.544
ErrorsExpected @param tag for 'clazzName'.544
Errors'!' is followed by whitespace.545
ErrorsExpected an @return tag.554
ErrorsParameter pluginDirsList should be final.554
ErrorsExpected @param tag for 'pluginDirsList'.554
ErrorsLine is longer than 80 characters.555
Errors'for' is not followed by whitespace.557
Errors'if' is not followed by whitespace.559
Errors'(' is followed by whitespace.559
Errors'!' is followed by whitespace.559
ErrorsLine is longer than 80 characters.561
ErrorsMissing a Javadoc comment.574
ErrorsMissing a Javadoc comment.576
ErrorsMissing a Javadoc comment.578
ErrorsMissing a Javadoc comment.580
ErrorsParameter urls should be final.580
ErrorsMissing a Javadoc comment.586
ErrorsMissing a Javadoc comment.590
ErrorsParameter classDir should be final.590
Errors'if' is not followed by whitespace.593
Errors'(' is followed by whitespace.593
Errors')' is preceded with whitespace.593
ErrorsMissing a Javadoc comment.603
ErrorsParameter jar should be final.603
ErrorsMissing a Javadoc comment.616
ErrorsParameter urlPath should be final.616
Errors'if' is not followed by whitespace.617

org/apache/any23/plugin/Author.java

ViolationMessageLine
ErrorsUnused Javadoc tag.28

org/apache/any23/plugin/ClassFilter.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.28

org/apache/any23/plugin/ExtractorPlugin.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.24
ErrorsLine is longer than 80 characters.31

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/rdf/Any23ValueFactoryWrapper.java

ViolationMessageLine
ErrorsComment matches to-do format 'TODO:'.37
ErrorsLine is longer than 80 characters.40
ErrorsMissing a Javadoc comment.40
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.40
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
ErrorsParameter er should be final.57
ErrorsParameter defaultLitLanguage should be final.58
Errors'if' is not followed by whitespace.60
ErrorsLine is longer than 80 characters.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter er should be final.68
ErrorsMissing a Javadoc comment.72
ErrorsMethod 'getErrorReporter' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
ErrorsMethod 'setErrorReporter' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter er should be final.80
ErrorsMethod 'getDefaultLiteralLanguage' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsMethod 'createBNode' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMissing a Javadoc comment.88
ErrorsMethod 'createBNode' is not designed for extension - needs to be abstract, final or empty.92
ErrorsMissing a Javadoc comment.92
ErrorsParameter id should be final.92
Errors'if' construct must use '{}'s.93
ErrorsMethod 'createLiteral' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter content should be final.97
Errors'if' construct must use '{}'s.98
ErrorsMethod 'createLiteral' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsParameter b should be final.102
ErrorsMethod 'createLiteral' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
ErrorsParameter b should be final.106
ErrorsMethod 'createLiteral' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
ErrorsParameter i should be final.110
ErrorsMethod 'createLiteral' is not designed for extension - needs to be abstract, final or empty.114
ErrorsMissing a Javadoc comment.114
ErrorsParameter i should be final.114
ErrorsMethod 'createLiteral' is not designed for extension - needs to be abstract, final or empty.118
ErrorsMissing a Javadoc comment.118
ErrorsParameter l should be final.118
ErrorsMethod 'createLiteral' is not designed for extension - needs to be abstract, final or empty.122
ErrorsMissing a Javadoc comment.122
ErrorsParameter v should be final.122
ErrorsMethod 'createLiteral' is not designed for extension - needs to be abstract, final or empty.126
ErrorsMissing a Javadoc comment.126
ErrorsParameter v should be final.126
ErrorsMethod 'createLiteral' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsParameter calendar should be final.130
ErrorsMethod 'createLiteral' is not designed for extension - needs to be abstract, final or empty.134
ErrorsMissing a Javadoc comment.134
ErrorsParameter label should be final.134
ErrorsParameter language should be final.134
Errors'if' construct must use '{}'s.135
ErrorsMethod 'createLiteral' is not designed for extension - needs to be abstract, final or empty.139
ErrorsMissing a Javadoc comment.139
ErrorsParameter pref should be final.139
ErrorsParameter value should be final.139
Errors'if' construct must use '{}'s.140
ErrorsMethod 'createStatement' is not designed for extension - needs to be abstract, final or empty.144
ErrorsMissing a Javadoc comment.144
ErrorsParameter sub should be final.144
ErrorsParameter pre should be final.144
ErrorsParameter obj should be final.144
ErrorsLine is longer than 80 characters.151
ErrorsMethod 'createStatement' is not designed for extension - needs to be abstract, final or empty.151
ErrorsMissing a Javadoc comment.151
ErrorsParameter sub should be final.151
ErrorsParameter pre should be final.151
ErrorsParameter obj should be final.151
ErrorsParameter context should be final.151
Errors'if' construct must use '{}'s.152
ErrorsMethod 'createURI' is not designed for extension - needs to be abstract, final or empty.160
ErrorsParameter uriStr should be final.160
ErrorsExpected @param tag for 'uriStr'.160
Errors'if' construct must use '{}'s.161
ErrorsLine is longer than 80 characters.163
ErrorsMethod 'createURI' is not designed for extension - needs to be abstract, final or empty.173
ErrorsParameter namespace should be final.173
ErrorsExpected @param tag for 'namespace'.173
ErrorsParameter localName should be final.173
ErrorsExpected @param tag for 'localName'.173
Errors'if' construct must use '{}'s.174
ErrorsLine is longer than 80 characters.175
ErrorsLine is longer than 80 characters.179
ErrorsLine is longer than 80 characters.181
ErrorsMethod 'resolveURI' is not designed for extension - needs to be abstract, final or empty.185
ErrorsParameter uri should be final.185
ErrorsParameter baseURI should be final.185
ErrorsLine is longer than 80 characters.187
ErrorsMethod 'fixURI' is not designed for extension - needs to be abstract, final or empty.198
ErrorsParameter uri should be final.198
ErrorsExpected @param tag for 'uri'.198
ErrorsLine is longer than 80 characters.208
ErrorsExpected an @return tag.210
ErrorsMethod 'fixLink' is not designed for extension - needs to be abstract, final or empty.210
ErrorsParameter link should be final.210
ErrorsExpected @param tag for 'link'.210
ErrorsParameter defaultSchema should be final.210
ErrorsExpected @param tag for 'defaultSchema'.210
Errors'if' construct must use '{}'s.211
Errors'if' construct must use '{}'s.213
ErrorsMethod 'fixWhiteSpace' is not designed for extension - needs to be abstract, final or empty.220
ErrorsMissing a Javadoc comment.220
ErrorsParameter name should be final.220
ErrorsLine has trailing spaces.226
ErrorsParameter e should be final.229
Errors'if' is not followed by whitespace.230
ErrorsLine is longer than 80 characters.233

org/apache/any23/rdf/PopularPrefixes.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.31
ErrorsUtility classes should not have a public or default constructor.33
ErrorsLine is longer than 80 characters.35
ErrorsMissing a Javadoc comment.35
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.35
ErrorsLine is longer than 80 characters.37
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.48
ErrorsLine is longer than 80 characters.49
ErrorsLine is longer than 80 characters.59
ErrorsLine is longer than 80 characters.66
ErrorsLine is longer than 80 characters.70
ErrorsParameter prefixes should be final.72
ErrorsParameter stringUri should be final.90
ErrorsLine is longer than 80 characters.108

org/apache/any23/rdf/Prefixes.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.42
ErrorsParameter prefix should be final.42
ErrorsParameter namespaceURI should be final.42
ErrorsLine is longer than 80 characters.48
ErrorsMissing a Javadoc comment.48
ErrorsParameter prefixesToNamespaceURIs should be final.48
ErrorsParameter areVolatile should be final.48
ErrorsLine is longer than 80 characters.60
ErrorsMissing a Javadoc comment.60
ErrorsName 'EMPTY' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
ErrorsVariable 'EMPTY' must be private and have accessor methods.60
ErrorsMissing a Javadoc comment.62
ErrorsMissing a Javadoc comment.63
ErrorsMissing a Javadoc comment.65
ErrorsMissing a Javadoc comment.69
ErrorsParameter initial should be final.69
ErrorsMissing a Javadoc comment.74
ErrorsParameter mappings should be final.74
Errors'mappings' hides a field.74
ErrorsMethod 'expand' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter curie should be final.78
ErrorsMethod 'abbreviate' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
ErrorsParameter uri should be final.87
Errors'+' should be on a new line.90
ErrorsMethod 'canExpand' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter curie should be final.97
ErrorsMethod 'canAbbreviate' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsParameter uri should be final.102
ErrorsMethod 'getNamespaceURIFor' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
ErrorsParameter prefix should be final.111
ErrorsMethod 'hasNamespaceURI' is not designed for extension - needs to be abstract, final or empty.115
ErrorsMissing a Javadoc comment.115
ErrorsParameter uri should be final.115
ErrorsMethod 'hasPrefix' is not designed for extension - needs to be abstract, final or empty.119
ErrorsMissing a Javadoc comment.119
ErrorsParameter prefix should be final.119
ErrorsMethod 'allPrefixes' is not designed for extension - needs to be abstract, final or empty.123
ErrorsMissing a Javadoc comment.123
ErrorsMethod 'isEmpty' is not designed for extension - needs to be abstract, final or empty.127
ErrorsMissing a Javadoc comment.127
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.131
ErrorsMissing a Javadoc comment.131
ErrorsParameter prefix should be final.131
ErrorsParameter namespaceURI should be final.131
ErrorsLine is longer than 80 characters.137
ErrorsLine is longer than 80 characters.139
Errors'+' should be on a new line.139
ErrorsLine is longer than 80 characters.140
Errors'+' should be on a new line.140
ErrorsMethod 'add' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMissing a Javadoc comment.147
ErrorsParameter other should be final.147
ErrorsMethod 'removePrefix' is not designed for extension - needs to be abstract, final or empty.157
ErrorsMissing a Javadoc comment.157
ErrorsParameter prefix should be final.157
ErrorsMethod 'createSubset' is not designed for extension - needs to be abstract, final or empty.162
ErrorsMissing a Javadoc comment.162
ErrorsParameter prefixes should be final.162
ErrorsLine is longer than 80 characters.166
ErrorsMethod 'addVolatile' is not designed for extension - needs to be abstract, final or empty.173
ErrorsMissing a Javadoc comment.173
ErrorsParameter prefix should be final.173
ErrorsParameter namespaceURI should be final.173
ErrorsLine is longer than 80 characters.175
ErrorsMethod 'addVolatile' is not designed for extension - needs to be abstract, final or empty.181
ErrorsMissing a Javadoc comment.181
ErrorsParameter other should be final.181
ErrorsMethod 'isVolatile' is not designed for extension - needs to be abstract, final or empty.187
ErrorsMissing a Javadoc comment.187
ErrorsParameter prefix should be final.187
ErrorsMissing a Javadoc comment.191
ErrorsMethod 'asMap' is not designed for extension - needs to be abstract, final or empty.193
ErrorsMissing a Javadoc comment.193
ErrorsMissing a Javadoc comment.201
ErrorsParameter curie should be final.201
ErrorsMissing a Javadoc comment.209
ErrorsParameter curie should be final.209
ErrorsLine has trailing spaces.216

org/apache/any23/rdf/RDFUtils.java

ViolationMessageLine
ErrorsClass RDFUtils should be declared as final.60
ErrorsMissing a Javadoc comment.66
ErrorsMissing a Javadoc comment.67
ErrorsMissing a Javadoc comment.68
ErrorsMissing a Javadoc comment.69
ErrorsLine is longer than 80 characters.72
ErrorsMissing a Javadoc comment.72
ErrorsName 'valueFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.72
ErrorsUnused @throws tag for 'IllegalArgumentException'.79
ErrorsParameter uri should be final.81
Errors'if' construct must use '{}'s.83
ErrorsLine is longer than 80 characters.83
ErrorsLine is longer than 80 characters.92
ErrorsLine is longer than 80 characters.93
ErrorsLine is longer than 80 characters.96
ErrorsParameter dateToBeParsed should be final.101
ErrorsParameter format should be final.101
ErrorsExpected @throws tag for 'ParseException'.102
ErrorsExpected @throws tag for 'DatatypeConfigurationException'.102
ErrorsLine is longer than 80 characters.107
ErrorsParameter date should be final.118
ErrorsLine is longer than 80 characters.119
Errors'22' is a magic number.122
ErrorsLine is longer than 80 characters.133
ErrorsLine is longer than 80 characters.135
ErrorsParameter unescapedURI should be final.142
Errors'if' construct must use '{}'s.143
ErrorsLine is longer than 80 characters.143
Errors'if' construct must use '{}'s.155
ErrorsLine is longer than 80 characters.155
Errors'if' construct must use '{}'s.157
ErrorsLine is longer than 80 characters.160
Errors'if' construct must use '{}'s.161
ErrorsLine is longer than 80 characters.162
Errors'if' construct must use '{}'s.165
ErrorsLine is longer than 80 characters.166
Errors'if' construct must use '{}'s.175
ErrorsLine is longer than 80 characters.176
ErrorsExpected an @return tag.184
ErrorsParameter uri should be final.184
ErrorsExpected @param tag for 'uri'.184
ErrorsExpected an @return tag.191
ErrorsParameter namespace should be final.191
ErrorsExpected @param tag for 'namespace'.191
ErrorsParameter localName should be final.191
ErrorsExpected @param tag for 'localName'.191
ErrorsExpected an @return tag.198
ErrorsParameter s should be final.198
ErrorsExpected @param tag for 's'.198
ErrorsExpected an @return tag.205
ErrorsParameter b should be final.205
ErrorsExpected @param tag for 'b'.205
ErrorsExpected an @return tag.212
ErrorsParameter b should be final.212
ErrorsExpected @param tag for 'b'.212
ErrorsExpected an @return tag.219
ErrorsParameter s should be final.219
ErrorsExpected @param tag for 's'.219
ErrorsExpected an @return tag.226
ErrorsParameter i should be final.226
ErrorsExpected @param tag for 'i'.226
ErrorsExpected an @return tag.233
ErrorsParameter l should be final.233
ErrorsExpected @param tag for 'l'.233
ErrorsExpected an @return tag.240
ErrorsParameter f should be final.240
ErrorsExpected @param tag for 'f'.240
ErrorsExpected an @return tag.247
ErrorsParameter d should be final.247
ErrorsExpected @param tag for 'd'.247
ErrorsExpected an @return tag.254
ErrorsParameter s should be final.254
ErrorsExpected @param tag for 's'.254
ErrorsParameter l should be final.254
ErrorsExpected @param tag for 'l'.254
ErrorsExpected an @return tag.261
ErrorsParameter s should be final.261
ErrorsExpected @param tag for 's'.261
ErrorsParameter datatype should be final.261
ErrorsExpected @param tag for 'datatype'.261
ErrorsComment matches to-do format 'TODO:'.268
ErrorsExpected an @return tag.269
ErrorsParameter id should be final.269
ErrorsExpected @param tag for 'id'.269
ErrorsExpected an @return tag.283
ErrorsParameter id should be final.283
ErrorsExpected @param tag for 'id'.283
ErrorsExpected an @return tag.292
ErrorsParameter s should be final.292
ErrorsExpected @param tag for 's'.292
ErrorsParameter p should be final.292
ErrorsExpected @param tag for 'p'.292
ErrorsParameter o should be final.292
ErrorsExpected @param tag for 'o'.292
ErrorsExpected an @return tag.299
ErrorsParameter s should be final.299
ErrorsExpected @param tag for 's'.299
ErrorsParameter p should be final.299
ErrorsExpected @param tag for 'p'.299
ErrorsParameter o should be final.299
ErrorsExpected @param tag for 'o'.299
ErrorsParameter g should be final.299
ErrorsExpected @param tag for 'g'.299
ErrorsParameter s should be final.311
ErrorsExpected @param tag for 's'.311
Errors'if' construct must use '{}'s.312
ErrorsFirst sentence should end with a period.319
ErrorsParameter s should be final.327
ErrorsParameter p should be final.327
ErrorsParameter o should be final.327
ErrorsLine is longer than 80 characters.328
ErrorsUnused @throws tag for 'IllegalArgumentException'.336
ErrorsParameter p should be final.338
ErrorsUnused @throws tag for 'IllegalArgumentException'.358
ErrorsParameter ext should be final.360
Errors'if' is not followed by whitespace.361
Errors'if' is not followed by whitespace.364
Errors'if' is not followed by whitespace.367
Errors'if' is not followed by whitespace.370
ErrorsUnclosed HTML tag found: <code>RDF</data>.381
ErrorsExtra HTML tag found: </data>.381
ErrorsParameter p should be final.388
ErrorsParameter is should be final.388
ErrorsParameter baseURI should be final.388
ErrorsExpected @throws tag for 'RDFHandlerException'.389
ErrorsExpected @throws tag for 'IOException'.389
ErrorsExpected @throws tag for 'RDFParseException'.389
ErrorsLine is longer than 80 characters.397
Errors'(' is followed by whitespace.397
Errors')' is preceded with whitespace.397
ErrorsUnclosed HTML tag found: <code>RDF</data>.405
ErrorsExtra HTML tag found: </data>.405
ErrorsParameter p should be final.411
ErrorsParameter is should be final.411
ErrorsExpected @throws tag for 'RDFHandlerException'.412
ErrorsExpected @throws tag for 'IOException'.412
ErrorsExpected @throws tag for 'RDFParseException'.412
ErrorsUnclosed HTML tag found: <code>RDF</data>.421
ErrorsExtra HTML tag found: </data>.421
ErrorsParameter p should be final.427
ErrorsParameter in should be final.427
ErrorsExpected @throws tag for 'RDFHandlerException'.428
ErrorsExpected @throws tag for 'IOException'.428
ErrorsExpected @throws tag for 'RDFParseException'.428
ErrorsLine is longer than 80 characters.439
ErrorsLine is longer than 80 characters.440
ErrorsLine is longer than 80 characters.442
ErrorsParameter resource should be final.442
Errors'if' construct must use '{}'s.444
Errors'if' is not followed by whitespace.444
ErrorsLine is longer than 80 characters.445
ErrorsLine is longer than 80 characters.447
Errors'(' is followed by whitespace.447
Errors')' is preceded with whitespace.447
ErrorsParameter href should be final.457
ErrorsMissing a Javadoc comment.469
Errors'{' is not followed by whitespace.469
Errors'}' is not preceded with whitespace.469
ErrorsMissing a Javadoc comment.471
ErrorsMissing a Javadoc comment.473
ErrorsMissing a Javadoc comment.475
ErrorsMissing a Javadoc comment.476
ErrorsLine is longer than 80 characters.490
ErrorsParameter s should be final.490
ErrorsParameter s1 should be final.490
ErrorsLine is longer than 80 characters.495
ErrorsParameter statement should be final.495
ErrorsParameter s should be final.500

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/source/ByteArrayDocumentSource.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter bytes should be final.36
Errors'bytes' hides a field.36
ErrorsParameter documentURI should be final.36
Errors'documentURI' hides a field.36
ErrorsParameter contentType should be final.36
Errors'contentType' hides a field.36
ErrorsLine is longer than 80 characters.42
ErrorsMissing a Javadoc comment.42
ErrorsParameter inputStream should be final.42
ErrorsParameter documentURI should be final.42
Errors'documentURI' hides a field.42
ErrorsParameter contentType should be final.42
Errors'contentType' hides a field.42
ErrorsMethod 'openInputStream' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsMethod 'getContentLength' is not designed for extension - needs to be abstract, final or empty.51
ErrorsMissing a Javadoc comment.51
ErrorsMethod 'getDocumentURI' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
ErrorsMethod 'getContentType' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
ErrorsMethod 'isLocal' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
ErrorsLine has trailing spaces.66

org/apache/any23/source/DocumentSource.java

ViolationMessageLine
ErrorsExpected @throws tag for 'IOException'.38
ErrorsRedundant 'public' modifier.43
ErrorsRedundant 'public' modifier.48
ErrorsRedundant 'public' modifier.53
ErrorsExpected an @return tag.62
ErrorsRedundant 'public' modifier.62

org/apache/any23/source/FileDocumentSource.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
ErrorsParameter file should be final.36
Errors'file' hides a field.36
ErrorsMissing a Javadoc comment.41
ErrorsParameter file should be final.41
Errors'file' hides a field.41
ErrorsParameter baseURI should be final.41
ErrorsMethod 'openInputStream' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
Errors'(' is followed by whitespace.47
Errors')' is preceded with whitespace.47
ErrorsMethod 'getContentLength' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsMethod 'getDocumentURI' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsMethod 'getContentType' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsMethod 'isLocal' is not designed for extension - needs to be abstract, final or empty.62
ErrorsMissing a Javadoc comment.62
ErrorsMethod 'readStream' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77

org/apache/any23/source/HTTPDocumentSource.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
ErrorsLine is longer than 80 characters.40
ErrorsMissing a Javadoc comment.40
ErrorsParameter client should be final.40
Errors'client' hides a field.40
ErrorsParameter uri should be final.40
Errors'uri' hides a field.40
ErrorsMissing a Javadoc comment.45
ErrorsParameter uri should be final.45
Errors'uri' hides a field.45
ErrorsMissing a Javadoc comment.49
Errors'if' construct must use '{}'s.50
ErrorsMethod 'openInputStream' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsMethod 'getContentLength' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsMethod 'getDocumentURI' is not designed for extension - needs to be abstract, final or empty.72
ErrorsMissing a Javadoc comment.72
ErrorsMethod 'getContentType' is not designed for extension - needs to be abstract, final or empty.76
ErrorsMissing a Javadoc comment.76
ErrorsMethod 'isLocal' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsLine has trailing spaces.83

org/apache/any23/source/LocalCopyFactory.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.31

org/apache/any23/source/MemCopyFactory.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
ErrorsParameter in should be final.35
Errors'if' construct must use '{}'s.40
ErrorsLine is longer than 80 characters.46
ErrorsMethod 'createLocalCopy' is not designed for extension - needs to be abstract, final or empty.46
ErrorsMissing a Javadoc comment.46
ErrorsLine is longer than 80 characters.47

org/apache/any23/source/StringDocumentSource.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
ErrorsLine has trailing spaces.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.37
ErrorsParameter in should be final.37
Errors'in' hides a field.37
ErrorsParameter uri should be final.37
Errors'uri' hides a field.37
ErrorsMissing a Javadoc comment.41
ErrorsParameter in should be final.41
Errors'in' hides a field.41
ErrorsParameter uri should be final.41
Errors'uri' hides a field.41
ErrorsParameter contentType should be final.41
Errors'contentType' hides a field.41
ErrorsLine is longer than 80 characters.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter in should be final.45
Errors'in' hides a field.45
ErrorsParameter uri should be final.45
Errors'uri' hides a field.45
ErrorsParameter contentType should be final.45
Errors'contentType' hides a field.45
ErrorsParameter encoding should be final.45
Errors'encoding' hides a field.45
ErrorsMethod 'openInputStream' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsMethod 'getContentLength' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
ErrorsMethod 'getDocumentURI' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
ErrorsMethod 'getContentType' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
ErrorsMethod 'isLocal' is not designed for extension - needs to be abstract, final or empty.71
ErrorsMissing a Javadoc comment.71

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/util/DiscoveryUtils.java

ViolationMessageLine
ErrorsClass DiscoveryUtils should be declared as final.38
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsParameter packageName should be final.52
ErrorsLine is longer than 80 characters.53
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.70
Errors'(' is followed by whitespace.72
Errors')' is preceded with whitespace.72
Errors')' is preceded with whitespace.76
ErrorsLine is longer than 80 characters.90
ErrorsParameter packageName should be final.90
ErrorsParameter filter should be final.90
Errors'for' is not followed by whitespace.94
Errors'if' is not followed by whitespace.95
ErrorsLine is longer than 80 characters.99
Errors'if' is not followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors'(' is followed by whitespace.99
Errors')' is preceded with whitespace.99
Errors')' is preceded with whitespace.99
ErrorsParameter location should be final.113
ErrorsParameter packageName should be final.113
Errors'if' is not followed by whitespace.115
Errors'(' is followed by whitespace.115
Errors')' is preceded with whitespace.115
ErrorsUnclosed HTML tag found: <code>file:<path/to.jar>!<path/to/package>.123
ErrorsParameter location should be final.128
Errors'if' is not followed by whitespace.130
Errors'while' is not followed by whitespace.144
Errors'if' is not followed by whitespace.147
Errors'!' is followed by whitespace.152
Errors',' is not followed by whitespace.157
ErrorsLine is longer than 80 characters.160
ErrorsLine is longer than 80 characters.172
ErrorsLine is longer than 80 characters.175
ErrorsLine is longer than 80 characters.178
ErrorsParameter directory should be final.178
ErrorsParameter packageName should be final.178
ErrorsLine is longer than 80 characters.188
ErrorsLine is longer than 80 characters.193
Errors'6' is a magic number.193
ErrorsLine is longer than 80 characters.196
ErrorsLine is longer than 80 characters.200
Errors'6' is a magic number.200
ErrorsLine is longer than 80 characters.207
ErrorsMissing a Javadoc comment.214
ErrorsParameter list should be final.214
ErrorsParameter t should be final.214
Errors'for' is not followed by whitespace.215
Errors'if' is not followed by whitespace.216
Errors'(' is followed by whitespace.216
Errors')' is preceded with whitespace.216
ErrorsMissing a Javadoc comment.223
Errors'{' is not preceded with whitespace.223
Errors'{' is not followed by whitespace.223
Errors'}' is not preceded with whitespace.223

org/apache/any23/util/FileUtils.java

ViolationMessageLine
ErrorsClass FileUtils should be declared as final.40
ErrorsParameter target should be final.49
ErrorsParameter dest should be final.49
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.58
ErrorsParameter is should be final.71
ErrorsExpected @param tag for 'is'.71
ErrorsParameter dest should be final.71
ErrorsExpected @param tag for 'dest'.71
Errors'1024' is a magic number.81
Errors'4' is a magic number.81
ErrorsLine is longer than 80 characters.91
ErrorsLine is longer than 80 characters.103
ErrorsParameter src should be final.105
ErrorsParameter dest should be final.105
ErrorsParameter f should be final.122
ErrorsParameter content should be final.122
ErrorsExpected @throws tag for 'IOException'.122
ErrorsParameter f should be final.138
ErrorsParameter t should be final.138
ErrorsExpected @throws tag for 'IOException'.138
ErrorsLine is longer than 80 characters.154
ErrorsParameter clazz should be final.154
ErrorsParameter resource should be final.154
ErrorsExpected @throws tag for 'IOException'.154
Errors'(' is followed by whitespace.155
Errors')' is preceded with whitespace.155
ErrorsLine is longer than 80 characters.165
ErrorsParameter resource should be final.165
ErrorsExpected @throws tag for 'IOException'.165
ErrorsLine is longer than 80 characters.174
ErrorsParameter f should be final.176
ErrorsLine is longer than 80 characters.185
ErrorsLine is longer than 80 characters.186
ErrorsParameter f should be final.188
ErrorsLine is longer than 80 characters.200
ErrorsParameter dir should be final.200
ErrorsParameter filenameFilter should be final.200
Errors'if' is not followed by whitespace.201
Errors'(' is followed by whitespace.201
Errors'!' is followed by whitespace.201
Errors')' is preceded with whitespace.201
ErrorsLine is longer than 80 characters.202
Errors'(' is followed by whitespace.206
Errors')' is preceded with whitespace.206
ErrorsLine is longer than 80 characters.210
ErrorsLine is longer than 80 characters.216
ErrorsParameter dir should be final.216
ErrorsParameter filenameFilter should be final.216
ErrorsParameter result should be final.216
ErrorsLine is longer than 80 characters.219
Errors'{' is not followed by whitespace.231
Errors'}' is not preceded with whitespace.231

org/apache/any23/util/LogUtils.java

ViolationMessageLine
ErrorsUtility classes should not have a public or default constructor.26
ErrorsMissing a Javadoc comment.28
ErrorsLine is longer than 80 characters.31
ErrorsMissing a Javadoc comment.35

org/apache/any23/util/MathUtils.java

ViolationMessageLine
ErrorsClass MathUtils should be declared as final.29
ErrorsMissing a Javadoc comment.31
Errors'{' is not preceded with whitespace.31
Errors'{' is not followed by whitespace.31
Errors'}' is not preceded with whitespace.31
ErrorsMissing a Javadoc comment.33
ErrorsParameter s should be final.33
Errors'0xFF' is a magic number.41
ErrorsLine is longer than 80 characters.45

org/apache/any23/util/ReaderInputStream.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.31
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
ErrorsParameter reader should be final.46
ErrorsParameter reader should be final.58
ErrorsParameter encoding should be final.58
Errors'encoding' hides a field.58
ErrorsLine is longer than 80 characters.72
ErrorsMethod 'read' is not designed for extension - needs to be abstract, final or empty.74
Errors'256' is a magic number.94
ErrorsFirst sentence should end with a period.100
ErrorsMethod 'read' is not designed for extension - needs to be abstract, final or empty.110
ErrorsParameter b should be final.110
ErrorsParameter off should be final.110
ErrorsParameter len should be final.110
ErrorsInner assignments should be avoided.134
ErrorsMethod 'mark' is not designed for extension - needs to be abstract, final or empty.147
ErrorsMethod 'available' is not designed for extension - needs to be abstract, final or empty.160
ErrorsMethod 'markSupported' is not designed for extension - needs to be abstract, final or empty.177
Errors'(' is preceded with whitespace.177
ErrorsMethod 'reset' is not designed for extension - needs to be abstract, final or empty.186
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.199

org/apache/any23/util/StreamUtils.java

ViolationMessageLine
ErrorsClass StreamUtils should be declared as final.36
ErrorsLine is longer than 80 characters.38
ErrorsMissing a Javadoc comment.38
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.38
ErrorsMissing a Javadoc comment.40
Errors'{' is not preceded with whitespace.40
Errors'{' is not followed by whitespace.40
Errors'}' is not preceded with whitespace.40
ErrorsParameter is should be final.49
ErrorsExpected @throws tag for 'IOException'.49
Errors'(' is followed by whitespace.57
Errors')' is preceded with whitespace.57
ErrorsLine is longer than 80 characters.69
ErrorsLine is longer than 80 characters.71
ErrorsParameter is should be final.71
ErrorsParameter preserveNL should be final.71
Errors'if' construct must use '{}'s.81
Errors'if' is not followed by whitespace.81
ErrorsLine is longer than 80 characters.94
ErrorsParameter is should be final.96
ErrorsParameter closable should be final.105

org/apache/any23/util/StringUtils.java

ViolationMessageLine
ErrorsClass StringUtils should be declared as final.25
ErrorsParameter delimiter should be final.35
ErrorsParameter data should be final.35
ErrorsLine is longer than 80 characters.48
ErrorsParameter container should be final.55
ErrorsParameter content should be final.55
Errors'while' is not followed by whitespace.57
Errors'if' is not followed by whitespace.59
ErrorsParameter in should be final.74
ErrorsLine is longer than 80 characters.80
ErrorsExpected an @return tag.86
ErrorsParameter candidatePrefix should be final.86
ErrorsExpected @param tag for 'candidatePrefix'.86
ErrorsParameter container should be final.86
ErrorsExpected @param tag for 'container'.86
Errors'if' is not followed by whitespace.87
Errors'if' is not followed by whitespace.90
Errors'for' is not followed by whitespace.93
Errors'if' is not followed by whitespace.94
ErrorsLine is longer than 80 characters.102
ErrorsExpected an @return tag.108
ErrorsParameter candidateSuffix should be final.108
ErrorsExpected @param tag for 'candidateSuffix'.108
ErrorsParameter container should be final.108
ErrorsExpected @param tag for 'container'.108
Errors'if' is not followed by whitespace.109
Errors'if' is not followed by whitespace.112
Errors'for' is not followed by whitespace.116
Errors'if' is not followed by whitespace.117
ErrorsParameter in should be final.130
Errors'for' is not followed by whitespace.134
Errors'if' is not followed by whitespace.136
Errors'if' is not followed by whitespace.138
ErrorsParameter in should be final.153
Errors'(' is followed by whitespace.154
Errors')' is preceded with whitespace.154
ErrorsLine is longer than 80 characters.158
ErrorsUnclosed HTML tag found: <code>c<code/> <code>n</code> times.158
ErrorsParameter c should be final.164
ErrorsParameter times should be final.164
Errors'if' construct must use '{}'s.165
ErrorsLine is longer than 80 characters.165
Errors'if' is not followed by whitespace.165
Errors'for' is not followed by whitespace.167
ErrorsMissing a Javadoc comment.173
Errors'{' is not followed by whitespace.173
Errors'}' is not preceded with whitespace.173

org/apache/any23/util/URLUtils.java

ViolationMessageLine
ErrorsClass URLUtils should be declared as final.30
ErrorsLine is longer than 80 characters.36
ErrorsParameter url should be final.39
Errors'if' is not followed by whitespace.45
ErrorsMissing a Javadoc comment.52
Errors'{' is not preceded with whitespace.52
Errors'{' is not followed by whitespace.52
Errors'}' is not preceded with whitespace.52

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/validator/DOMDocument.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <code>null</node> if no matches found.77
ErrorsExtra HTML tag found: </node> if no matches found.77

org/apache/any23/validator/DefaultDOMDocument.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
ErrorsParameter documentURI should be final.41
Errors'documentURI' hides a field.41
ErrorsParameter document should be final.41
Errors'document' hides a field.41
Errors'if' is not followed by whitespace.42
Errors'if' is not followed by whitespace.45
ErrorsMethod 'getDocumentURI' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsMethod 'getOriginalDocument' is not designed for extension - needs to be abstract, final or empty.56
ErrorsMissing a Javadoc comment.56
ErrorsMethod 'getNodes' is not designed for extension - needs to be abstract, final or empty.60
ErrorsMissing a Javadoc comment.60
ErrorsParameter xPath should be final.60
ErrorsMethod 'getNode' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsParameter xPath should be final.64
Errors'if' is not followed by whitespace.66
Errors'if' is not followed by whitespace.71
ErrorsLine is longer than 80 characters.73
ErrorsMethod 'addAttribute' is not designed for extension - needs to be abstract, final or empty.79
ErrorsMissing a Javadoc comment.79
ErrorsParameter xPath should be final.79
ErrorsParameter attrName should be final.79
ErrorsParameter attrValue should be final.79
ErrorsMethod 'getNodesWithAttribute' is not designed for extension - needs to be abstract, final or empty.87
ErrorsMissing a Javadoc comment.87
ErrorsParameter attrName should be final.87

org/apache/any23/validator/DefaultRuleContext.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.31
ErrorsMethod 'putData' is not designed for extension - needs to be abstract, final or empty.33
ErrorsMissing a Javadoc comment.33
ErrorsParameter name should be final.33
ErrorsParameter value should be final.33
ErrorsMethod 'getData' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
ErrorsParameter name should be final.37
ErrorsMethod 'removeData' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter name should be final.41
ErrorsLine has trailing spaces.44

org/apache/any23/validator/DefaultValidationReport.java

ViolationMessageLine
ErrorsLine has trailing spaces.24
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
ErrorsParameter issues should be final.35
Errors'issues' hides a field.35
ErrorsParameter ruleActivations should be final.36
Errors'ruleActivations' hides a field.36
ErrorsParameter errors should be final.37
Errors'errors' hides a field.37
ErrorsMethod 'getIssues' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsMethod 'getRuleActivations' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
ErrorsMethod 'getErrors' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.56
Errors'for' is not followed by whitespace.59
Errors'for' is not followed by whitespace.62
Errors'for' is not followed by whitespace.65

org/apache/any23/validator/DefaultValidationReportBuilder.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
Errors'{' is not followed by whitespace.38
Errors'}' is not preceded with whitespace.38
ErrorsMethod 'getReport' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
ErrorsLine is longer than 80 characters.42
ErrorsAvoid inline conditionals.42
ErrorsLine is longer than 80 characters.43
ErrorsAvoid inline conditionals.43
ErrorsLine has trailing spaces.44
ErrorsLine is longer than 80 characters.44
ErrorsAvoid inline conditionals.44
ErrorsLine is longer than 80 characters.48
ErrorsMethod 'reportIssue' is not designed for extension - needs to be abstract, final or empty.48
ErrorsMissing a Javadoc comment.48
ErrorsParameter issueLevel should be final.48
ErrorsParameter message should be final.48
ErrorsParameter n should be final.48
Errors'if' is not followed by whitespace.49
Errors'(' is followed by whitespace.52
Errors')' is preceded with whitespace.52
ErrorsLine is longer than 80 characters.55
ErrorsMethod 'reportIssue' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
ErrorsParameter issueLevel should be final.55
ErrorsParameter message should be final.55
ErrorsMethod 'traceRuleActivation' is not designed for extension - needs to be abstract, final or empty.59
ErrorsMissing a Javadoc comment.59
ErrorsParameter r should be final.59
Errors'if' is not followed by whitespace.60
Errors'(' is followed by whitespace.63
Errors')' is preceded with whitespace.63
ErrorsMethod 'reportRuleError' is not designed for extension - needs to be abstract, final or empty.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter r should be final.66
ErrorsParameter e should be final.66
ErrorsParameter msg should be final.66
Errors'if' is not followed by whitespace.67
Errors'(' is followed by whitespace.70
Errors')' is preceded with whitespace.70
ErrorsMethod 'reportFixError' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
ErrorsParameter f should be final.73
ErrorsParameter e should be final.73
ErrorsParameter msg should be final.73
Errors'if' is not followed by whitespace.74
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
ErrorsMethod 'toString' is not designed for extension - needs to be abstract, final or empty.81
Errors'if' is not followed by whitespace.84
Errors'for' is not followed by whitespace.86
Errors':' is not followed by whitespace.86
Errors'if' is not followed by whitespace.91
Errors'for' is not followed by whitespace.93
Errors'(' is followed by whitespace.94
Errors')' is preceded with whitespace.94
Errors'(' is followed by whitespace.101
Errors')' is preceded with whitespace.101

org/apache/any23/validator/DefaultValidator.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
ErrorsLine is longer than 80 characters.47
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.52
ErrorsMissing a Javadoc comment.52
ErrorsParameter document should be final.52
ErrorsParameter applyFix should be final.52
ErrorsLine is longer than 80 characters.54
Errors'for' is not followed by whitespace.55
ErrorsLine has trailing spaces.57
ErrorsLine is longer than 80 characters.57
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.62
Errors'if' is not followed by whitespace.65
Errors'for' is not followed by whitespace.68
ErrorsLine is longer than 80 characters.73
ErrorsLine is longer than 80 characters.81
ErrorsMethod 'validate' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter documentURI should be final.81
ErrorsParameter document should be final.81
ErrorsParameter applyFix should be final.81
ErrorsLine is longer than 80 characters.83
Errors'(' is followed by whitespace.83
Errors')' is preceded with whitespace.83
ErrorsLine is longer than 80 characters.86
ErrorsMethod 'addRule' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter rule should be final.86
ErrorsParameter fix should be final.86
Errors'if' is not followed by whitespace.88
Errors'if' is not followed by whitespace.93
ErrorsMethod 'addRule' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
ErrorsParameter rule should be final.98
ErrorsMethod 'removeRule' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsParameter rule should be final.102
ErrorsMethod 'getAllRules' is not designed for extension - needs to be abstract, final or empty.107
ErrorsMissing a Javadoc comment.107
ErrorsMethod 'getFixes' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
ErrorsParameter rule should be final.111
ErrorsAvoid inline conditionals.114
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
ErrorsMissing a Javadoc comment.120
ErrorsLine is longer than 80 characters.122
ErrorsLine is longer than 80 characters.126
ErrorsMissing a Javadoc comment.126
ErrorsParameter cFix should be final.126
ErrorsLine is longer than 80 characters.130
ErrorsLine is longer than 80 characters.134
ErrorsMissing a Javadoc comment.134
ErrorsParameter cRule should be final.134
ErrorsLine is longer than 80 characters.138

org/apache/any23/validator/EmptyValidationReport.java

ViolationMessageLine
ErrorsClass EmptyValidationReport should be declared as final.30
ErrorsLine is longer than 80 characters.33
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
ErrorsLine has trailing spaces.40
ErrorsMissing a Javadoc comment.43
Errors'{' is not followed by whitespace.43
Errors'}' is not preceded with whitespace.43
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.53

org/apache/any23/validator/Rule.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.39
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.42

org/apache/any23/validator/RuleContext.java

ViolationMessageLine
ErrorsType Javadoc comment is missing an @param <T> tag.28
ErrorsExpected @param tag for 'name'.36
ErrorsExpected @param tag for 'value'.36
ErrorsLine has trailing spaces.40
ErrorsExpected @param tag for 'name'.44
ErrorsLine has trailing spaces.48
ErrorsExpected @param tag for 'name'.51

org/apache/any23/validator/SerializationException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.28
ErrorsParameter message should be final.28
ErrorsMissing a Javadoc comment.32
ErrorsParameter message should be final.32
ErrorsParameter cause should be final.32
ErrorsLine has trailing spaces.33

org/apache/any23/validator/ValidationReport.java

ViolationMessageLine
ErrorsComment matches to-do format 'TODO:'.35
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.73
ErrorsMissing a Javadoc comment.74
ErrorsMissing a Javadoc comment.75
ErrorsMissing a Javadoc comment.77
ErrorsParameter level should be final.77
Errors'level' hides a field.77
ErrorsParameter message should be final.77
Errors'message' hides a field.77
ErrorsParameter origin should be final.77
Errors'origin' hides a field.77
Errors'if' is not followed by whitespace.78
Errors'if' is not followed by whitespace.81
Errors'if' is not followed by whitespace.84
ErrorsMissing a Javadoc comment.92
ErrorsMissing a Javadoc comment.96
ErrorsMissing a Javadoc comment.100
ErrorsLine has trailing spaces.116
ErrorsMissing a Javadoc comment.120
ErrorsMissing a Javadoc comment.122
ErrorsParameter r should be final.122
Errors'if' is not followed by whitespace.123
ErrorsMissing a Javadoc comment.129
ErrorsMissing a Javadoc comment.144
ErrorsMissing a Javadoc comment.145
ErrorsMissing a Javadoc comment.147
ErrorsParameter e should be final.147
ErrorsParameter msg should be final.147
Errors'if' is not followed by whitespace.148
Errors'if' is not followed by whitespace.151
ErrorsMissing a Javadoc comment.158
ErrorsMissing a Javadoc comment.162
ErrorsLine is longer than 80 characters.168
ErrorsMissing a Javadoc comment.177
ErrorsMissing a Javadoc comment.179
ErrorsParameter r should be final.179
ErrorsParameter e should be final.179
ErrorsParameter msg should be final.179
Errors'if' is not followed by whitespace.181
ErrorsMissing a Javadoc comment.187
ErrorsLine is longer than 80 characters.193
ErrorsMissing a Javadoc comment.202
ErrorsMissing a Javadoc comment.204
ErrorsParameter f should be final.204
ErrorsParameter e should be final.204
ErrorsParameter msg should be final.204
ErrorsMissing a Javadoc comment.209
ErrorsLine is longer than 80 characters.215

org/apache/any23/validator/ValidationReportBuilder.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.42
ErrorsLine has trailing spaces.54
ErrorsLine has trailing spaces.70

org/apache/any23/validator/ValidationReportSerializer.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.35
ErrorsExpected @throws tag for 'SerializationException'.35

org/apache/any23/validator/Validator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.54
ErrorsFirst sentence should end with a period.57
ErrorsExpected @param tag for 'rule'.62
ErrorsLine is longer than 80 characters.65
ErrorsExpected @param tag for 'rule'.70
ErrorsExpected @param tag for 'fix'.70
ErrorsLine is longer than 80 characters.73
ErrorsExpected @param tag for 'rule'.77
ErrorsExpected @param tag for 'rule'.92

org/apache/any23/validator/ValidatorException.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.29
ErrorsParameter message should be final.29
ErrorsLine has trailing spaces.30
ErrorsMissing a Javadoc comment.33
ErrorsParameter message should be final.33
ErrorsParameter cause should be final.33

org/apache/any23/validator/XMLValidationReportSerializer.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.42
ErrorsLine is longer than 80 characters.44
ErrorsMethod 'serialize' is not designed for extension - needs to be abstract, final or empty.44
ErrorsMissing a Javadoc comment.44
ErrorsParameter vr should be final.44
ErrorsParameter os should be final.44
ErrorsLine is longer than 80 characters.53
ErrorsMissing a Javadoc comment.53
ErrorsParameter o should be final.53
ErrorsParameter ps should be final.53
Errors'if' is not followed by whitespace.54
Errors'if' is not followed by whitespace.61
Errors'(' is followed by whitespace.62
Errors')' is preceded with whitespace.62
ErrorsMissing a Javadoc comment.71
ErrorsParameter oClass should be final.71
ErrorsLine is longer than 80 characters.72
Errors'if' is not followed by whitespace.73
ErrorsLine is longer than 80 characters.77
ErrorsMissing a Javadoc comment.80
ErrorsParameter c should be final.80
Errors'for' is not followed by whitespace.83
Errors'if' is not followed by whitespace.84
Errors'if' is not followed by whitespace.88
ErrorsLine is longer than 80 characters.92
Errors'3' is a magic number.92
ErrorsLine is longer than 80 characters.94
ErrorsLine is longer than 80 characters.103
ErrorsMethod 'serializeGetterValue' is not designed for extension - needs to be abstract, final or empty.103
ErrorsMissing a Javadoc comment.103
ErrorsParameter o should be final.103
ErrorsParameter m should be final.103
ErrorsParameter ps should be final.103
ErrorsLine is longer than 80 characters.109
Errors'(' is followed by whitespace.109
Errors')' is preceded with whitespace.109
Errors'if' is not followed by whitespace.112
Errors'(' is followed by whitespace.112
Errors')' is preceded with whitespace.112
ErrorsMissing a Javadoc comment.124
ErrorsParameter methodName should be final.124
Errors'if' is not followed by whitespace.126
ErrorsLine is longer than 80 characters.127
Errors'(' is followed by whitespace.127
Errors')' is preceded with whitespace.127
Errors'3' is a magic number.127
ErrorsLine is longer than 80 characters.129
Errors'(' is followed by whitespace.129
Errors'3' is a magic number.129
Errors')' is preceded with whitespace.129
Errors'4' is a magic number.129
ErrorsLine is longer than 80 characters.132
ErrorsMissing a Javadoc comment.132
ErrorsParameter o should be final.132
ErrorsParameter ps should be final.132
Errors'if' is not followed by whitespace.133
Errors'if' is not followed by whitespace.136
Errors'(' is followed by whitespace.137
Errors')' is preceded with whitespace.137
Errors'if' is not followed by whitespace.140
Errors'if' is not followed by whitespace.142
Errors'for' is not followed by whitespace.145
Errors'if' is not followed by whitespace.150
Errors'if' is not followed by whitespace.152
Errors'for' is not followed by whitespace.155
Errors'(' is followed by whitespace.160
Errors')' is preceded with whitespace.160
ErrorsMissing a Javadoc comment.163
ErrorsParameter o should be final.163
ErrorsMissing a Javadoc comment.183
ErrorsLine has trailing spaces.185

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

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

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine is longer than 80 characters.41
ErrorsMissing a Javadoc comment.41
ErrorsMethod 'getHRName' is not designed for extension - needs to be abstract, final or empty.43
ErrorsMissing a Javadoc comment.43
ErrorsMethod 'applyOn' is not designed for extension - needs to be abstract, final or empty.47
ErrorsMissing a Javadoc comment.47
ErrorsParameter document should be final.48
ErrorsParameter context should be final.49
ErrorsParameter validationReportBuilder should be final.50
ErrorsLine is longer than 80 characters.52
Errors'for' is not followed by whitespace.54
Errors'(' is followed by whitespace.55
Errors'!' is followed by whitespace.55
Errors')' is preceded with whitespace.55
Errors'if' is not followed by whitespace.64
ErrorsMissing a Javadoc comment.71
ErrorsParameter n should be final.71
ErrorsLine is longer than 80 characters.72
Errors'if' is not followed by whitespace.73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsMissing a Javadoc comment.80
ErrorsParameter candidateURIStr should be final.80

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

ViolationMessageLine
ErrorsMethod 'getHRName' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter rule should be final.42
ErrorsParameter context should be final.42
ErrorsParameter document should be final.42
ErrorsLine is longer than 80 characters.43
Errors'for' is not followed by whitespace.44
ErrorsLine is longer than 80 characters.45
ErrorsLine is longer than 80 characters.47

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

ViolationMessageLine
ErrorsMissing a Javadoc comment.39
ErrorsMethod 'getHRName' is not designed for extension - needs to be abstract, final or empty.41
ErrorsMissing a Javadoc comment.41
ErrorsMethod 'applyOn' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter document should be final.46
ErrorsParameter context should be final.47
ErrorsParameter validationReportBuilder should be final.48
Errors'for' is not followed by whitespace.53
Errors'if' is not followed by whitespace.55
ErrorsLine is longer than 80 characters.60

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

ViolationMessageLine
ErrorsMethod 'getHRName' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsMethod 'applyOn' is not designed for extension - needs to be abstract, final or empty.42
ErrorsMissing a Javadoc comment.42
ErrorsParameter document should be final.43
ErrorsParameter context should be final.44
ErrorsParameter validationReportBuilder should be final.45
Errors'for' is not followed by whitespace.49
ErrorsLine is longer than 80 characters.51
Errors'if' is not followed by whitespace.51
Errors'(' is followed by whitespace.51
Errors'if' is not followed by whitespace.56
Errors'if' is not followed by whitespace.58
Errors'(' is followed by whitespace.58

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

ViolationMessageLine
ErrorsLine is longer than 80 characters.34
ErrorsMissing a Javadoc comment.34
ErrorsMethod 'getHRName' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
ErrorsMethod 'execute' is not designed for extension - needs to be abstract, final or empty.40
ErrorsMissing a Javadoc comment.40
ErrorsParameter rule should be final.40
ErrorsParameter context should be final.40
ErrorsParameter document should be final.40

org/apache/any23/vocab/CSV.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsClass CSV should be declared as final.28
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
Errors'=' is not preceded with whitespace.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
Errors'=' is not preceded with whitespace.38
ErrorsMissing a Javadoc comment.40
ErrorsLine is longer than 80 characters.43
ErrorsVariable 'row' must be private and have accessor methods.46
ErrorsVariable 'rowPosition' must be private and have accessor methods.51
ErrorsVariable 'numberOfRows' must be private and have accessor methods.56
ErrorsVariable 'numberOfColumns' must be private and have accessor methods.61
ErrorsVariable 'rowType' must be private and have accessor methods.66
ErrorsVariable 'columnPosition' must be private and have accessor methods.71
ErrorsMissing a Javadoc comment.78
ErrorsMissing a Javadoc comment.80
ErrorsMissing a Javadoc comment.87
ErrorsParameter localName should be final.87
ErrorsExpected an @return tag.96
ErrorsParameter localName should be final.96
ErrorsExpected @param tag for 'localName'.96
ErrorsMissing a Javadoc comment.100

org/apache/any23/vocab/DCTERMS.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <i>DCTERMS</code> vocabulary.23
ErrorsExtra HTML tag found: </code> vocabulary.23
ErrorsClass DCTERMS should be declared as final.26
ErrorsMissing a Javadoc comment.28
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
Errors'if' is not followed by whitespace.33
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'license' must be private and have accessor methods.40
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'title' must be private and have accessor methods.41
Errors')' is preceded with whitespace.41
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'creator' must be private and have accessor methods.42
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'related' must be private and have accessor methods.43
ErrorsMissing a Javadoc comment.44
ErrorsVariable 'date' must be private and have accessor methods.44
Errors')' is preceded with whitespace.44
ErrorsMissing a Javadoc comment.45
ErrorsVariable 'source' must be private and have accessor methods.45
Errors')' is preceded with whitespace.45
ErrorsMissing a Javadoc comment.47
Errors'{' is not preceded with whitespace.47

org/apache/any23/vocab/DOAC.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
ErrorsClass DOAC should be declared as final.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
Errors'if' is not followed by whitespace.32
ErrorsMissing a Javadoc comment.39
ErrorsVariable 'summary' must be private and have accessor methods.39
ErrorsMissing a Javadoc comment.40
ErrorsName 'end_date' must match pattern '^[a-z][a-zA-Z0-9]*$'.40
ErrorsVariable 'end_date' must be private and have accessor methods.40
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'publication' must be private and have accessor methods.41
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'title' must be private and have accessor methods.42
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'reference' must be private and have accessor methods.43
ErrorsMissing a Javadoc comment.44
ErrorsVariable 'language' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.45
ErrorsVariable 'experience' must be private and have accessor methods.45
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'organization' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'affiliation' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'writes' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.49
ErrorsName 'start_date' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
ErrorsVariable 'start_date' must be private and have accessor methods.49
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'education' must be private and have accessor methods.50
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'skill' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'referer' must be private and have accessor methods.52
ErrorsMissing a Javadoc comment.53
ErrorsName 'isco88_code' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsVariable 'isco88_code' must be private and have accessor methods.53
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'speaks' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'reads' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.56
ErrorsName 'reference_type' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsVariable 'reference_type' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.59
ErrorsName 'Publication' must match pattern '^[a-z][a-zA-Z0-9]*$'.59
ErrorsVariable 'Publication' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.60
ErrorsName 'Education' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
ErrorsVariable 'Education' must be private and have accessor methods.60
ErrorsLine is longer than 80 characters.61
ErrorsMissing a Javadoc comment.61
ErrorsName 'OrganisationalSkill' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
ErrorsVariable 'OrganisationalSkill' must be private and have accessor methods.61
ErrorsMissing a Javadoc comment.62
ErrorsName 'PrimarySchool' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
ErrorsVariable 'PrimarySchool' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.63
ErrorsName 'Reference' must match pattern '^[a-z][a-zA-Z0-9]*$'.63
ErrorsVariable 'Reference' must be private and have accessor methods.63
ErrorsMissing a Javadoc comment.64
ErrorsName 'DrivingSkill' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsVariable 'DrivingSkill' must be private and have accessor methods.64
ErrorsMissing a Javadoc comment.65
ErrorsName 'Degree' must match pattern '^[a-z][a-zA-Z0-9]*$'.65
ErrorsVariable 'Degree' must be private and have accessor methods.65
ErrorsMissing a Javadoc comment.66
ErrorsName 'LanguageSkill' must match pattern '^[a-z][a-zA-Z0-9]*$'.66
ErrorsVariable 'LanguageSkill' must be private and have accessor methods.66
ErrorsMissing a Javadoc comment.67
ErrorsName 'Skill' must match pattern '^[a-z][a-zA-Z0-9]*$'.67
ErrorsVariable 'Skill' must be private and have accessor methods.67
ErrorsMissing a Javadoc comment.68
ErrorsName 'SecondarySchool' must match pattern '^[a-z][a-zA-Z0-9]*$'.68
ErrorsVariable 'SecondarySchool' must be private and have accessor methods.68
ErrorsMissing a Javadoc comment.69
ErrorsName 'Course' must match pattern '^[a-z][a-zA-Z0-9]*$'.69
ErrorsVariable 'Course' must be private and have accessor methods.69
ErrorsMissing a Javadoc comment.70
ErrorsName 'Experience' must match pattern '^[a-z][a-zA-Z0-9]*$'.70
ErrorsVariable 'Experience' must be private and have accessor methods.70
ErrorsMissing a Javadoc comment.71
ErrorsName 'SocialSkill' must match pattern '^[a-z][a-zA-Z0-9]*$'.71
ErrorsVariable 'SocialSkill' must be private and have accessor methods.71
ErrorsMissing a Javadoc comment.72
ErrorsName 'ComputerSkill' must match pattern '^[a-z][a-zA-Z0-9]*$'.72
ErrorsVariable 'ComputerSkill' must be private and have accessor methods.72
ErrorsMissing a Javadoc comment.73
ErrorsName 'LanguageLevel' must match pattern '^[a-z][a-zA-Z0-9]*$'.73
ErrorsVariable 'LanguageLevel' must be private and have accessor methods.73
ErrorsMissing a Javadoc comment.75
Errors'{' is not preceded with whitespace.75

org/apache/any23/vocab/FOAF.java

ViolationMessageLine
ErrorsClass FOAF should be declared as final.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
Errors'if' is not followed by whitespace.32
ErrorsLine is longer than 80 characters.39
ErrorsMissing a Javadoc comment.39
ErrorsName 'topic_interest' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsVariable 'topic_interest' must be private and have accessor methods.39
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'phone' must be private and have accessor methods.40
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'icqChatID' must be private and have accessor methods.41
ErrorsLine is longer than 80 characters.42
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'yahooChatID' must be private and have accessor methods.42
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'member' must be private and have accessor methods.43
ErrorsMissing a Javadoc comment.44
ErrorsVariable 'givenname' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.45
ErrorsVariable 'birthday' must be private and have accessor methods.45
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'img' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'name' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'maker' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'tipjar' must be private and have accessor methods.49
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'membershipClass' must be private and have accessor methods.50
ErrorsLine is longer than 80 characters.51
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'accountName' must be private and have accessor methods.51
ErrorsLine is longer than 80 characters.52
ErrorsMissing a Javadoc comment.52
ErrorsName 'mbox_sha1sum' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsVariable 'mbox_sha1sum' must be private and have accessor methods.52
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'geekcode' must be private and have accessor methods.53
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'interest' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'depicts' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'knows' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'homepage' must be private and have accessor methods.57
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'firstName' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.59
ErrorsVariable 'surname' must be private and have accessor methods.59
ErrorsLine is longer than 80 characters.60
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'isPrimaryTopicOf' must be private and have accessor methods.60
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'page' must be private and have accessor methods.61
ErrorsLine is longer than 80 characters.62
ErrorsMissing a Javadoc comment.62
ErrorsVariable 'accountServiceHomepage' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.63
ErrorsVariable 'depiction' must be private and have accessor methods.63
ErrorsMissing a Javadoc comment.64
ErrorsVariable 'fundedBy' must be private and have accessor methods.64
ErrorsMissing a Javadoc comment.65
ErrorsVariable 'title' must be private and have accessor methods.65
ErrorsMissing a Javadoc comment.66
ErrorsVariable 'weblog' must be private and have accessor methods.66
ErrorsMissing a Javadoc comment.67
ErrorsVariable 'logo' must be private and have accessor methods.67
ErrorsLine is longer than 80 characters.68
ErrorsMissing a Javadoc comment.68
ErrorsVariable 'workplaceHomepage' must be private and have accessor methods.68
ErrorsMissing a Javadoc comment.69
ErrorsName 'based_near' must match pattern '^[a-z][a-zA-Z0-9]*$'.69
ErrorsVariable 'based_near' must be private and have accessor methods.69
ErrorsMissing a Javadoc comment.70
ErrorsVariable 'thumbnail' must be private and have accessor methods.70
ErrorsLine is longer than 80 characters.71
ErrorsMissing a Javadoc comment.71
ErrorsVariable 'primaryTopic' must be private and have accessor methods.71
ErrorsMissing a Javadoc comment.72
ErrorsVariable 'aimChatID' must be private and have accessor methods.72
ErrorsMissing a Javadoc comment.73
ErrorsVariable 'made' must be private and have accessor methods.73
ErrorsLine is longer than 80 characters.74
ErrorsMissing a Javadoc comment.74
ErrorsVariable 'workInfoHomepage' must be private and have accessor methods.74
ErrorsLine is longer than 80 characters.75
ErrorsMissing a Javadoc comment.75
ErrorsVariable 'currentProject' must be private and have accessor methods.75
ErrorsLine is longer than 80 characters.76
ErrorsMissing a Javadoc comment.76
ErrorsVariable 'holdsAccount' must be private and have accessor methods.76
ErrorsLine is longer than 80 characters.77
ErrorsMissing a Javadoc comment.77
ErrorsVariable 'publications' must be private and have accessor methods.77
ErrorsMissing a Javadoc comment.78
ErrorsVariable 'sha1' must be private and have accessor methods.78
ErrorsMissing a Javadoc comment.79
ErrorsVariable 'gender' must be private and have accessor methods.79
ErrorsMissing a Javadoc comment.80
ErrorsVariable 'mbox' must be private and have accessor methods.80
ErrorsLine is longer than 80 characters.81
ErrorsMissing a Javadoc comment.81
ErrorsVariable 'myersBriggs' must be private and have accessor methods.81
ErrorsMissing a Javadoc comment.82
ErrorsVariable 'plan' must be private and have accessor methods.82
ErrorsLine is longer than 80 characters.83
ErrorsMissing a Javadoc comment.83
ErrorsVariable 'pastProject' must be private and have accessor methods.83
ErrorsLine is longer than 80 characters.84
ErrorsMissing a Javadoc comment.84
ErrorsVariable 'schoolHomepage' must be private and have accessor methods.84
ErrorsLine is longer than 80 characters.85
ErrorsMissing a Javadoc comment.85
ErrorsName 'family_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.85
ErrorsVariable 'family_name' must be private and have accessor methods.85
ErrorsMissing a Javadoc comment.86
ErrorsVariable 'msnChatID' must be private and have accessor methods.86
ErrorsMissing a Javadoc comment.87
ErrorsVariable 'theme' must be private and have accessor methods.87
ErrorsMissing a Javadoc comment.88
ErrorsVariable 'topic' must be private and have accessor methods.88
ErrorsLine is longer than 80 characters.89
ErrorsMissing a Javadoc comment.89
ErrorsVariable 'dnaChecksum' must be private and have accessor methods.89
ErrorsMissing a Javadoc comment.90
ErrorsVariable 'nick' must be private and have accessor methods.90
ErrorsMissing a Javadoc comment.91
ErrorsVariable 'jabberID' must be private and have accessor methods.91
ErrorsMissing a Javadoc comment.94
ErrorsName 'Person' must match pattern '^[a-z][a-zA-Z0-9]*$'.94
ErrorsVariable 'Person' must be private and have accessor methods.94
ErrorsLine is longer than 80 characters.95
ErrorsMissing a Javadoc comment.95
ErrorsName 'PersonalProfileDocument' must match pattern '^[a-z][a-zA-Z0-9]*$'.95
ErrorsVariable 'PersonalProfileDocument' must be private and have accessor methods.95
ErrorsMissing a Javadoc comment.96
ErrorsName 'Project' must match pattern '^[a-z][a-zA-Z0-9]*$'.96
ErrorsVariable 'Project' must be private and have accessor methods.96
ErrorsLine is longer than 80 characters.97
ErrorsMissing a Javadoc comment.97
ErrorsName 'OnlineChatAccount' must match pattern '^[a-z][a-zA-Z0-9]*$'.97
ErrorsVariable 'OnlineChatAccount' must be private and have accessor methods.97
ErrorsMissing a Javadoc comment.98
ErrorsName 'OnlineAccount' must match pattern '^[a-z][a-zA-Z0-9]*$'.98
ErrorsVariable 'OnlineAccount' must be private and have accessor methods.98
ErrorsMissing a Javadoc comment.99
ErrorsName 'Agent' must match pattern '^[a-z][a-zA-Z0-9]*$'.99
ErrorsVariable 'Agent' must be private and have accessor methods.99
ErrorsMissing a Javadoc comment.100
ErrorsName 'Group' must match pattern '^[a-z][a-zA-Z0-9]*$'.100
ErrorsVariable 'Group' must be private and have accessor methods.100
ErrorsLine is longer than 80 characters.101
ErrorsMissing a Javadoc comment.101
ErrorsName 'OnlineGamingAccount' must match pattern '^[a-z][a-zA-Z0-9]*$'.101
ErrorsVariable 'OnlineGamingAccount' must be private and have accessor methods.101
ErrorsLine is longer than 80 characters.102
ErrorsMissing a Javadoc comment.102
ErrorsName 'OnlineEcommerceAccount' must match pattern '^[a-z][a-zA-Z0-9]*$'.102
ErrorsVariable 'OnlineEcommerceAccount' must be private and have accessor methods.102
ErrorsMissing a Javadoc comment.103
ErrorsName 'Document' must match pattern '^[a-z][a-zA-Z0-9]*$'.103
ErrorsVariable 'Document' must be private and have accessor methods.103
ErrorsMissing a Javadoc comment.104
ErrorsName 'Organization' must match pattern '^[a-z][a-zA-Z0-9]*$'.104
ErrorsVariable 'Organization' must be private and have accessor methods.104
ErrorsMissing a Javadoc comment.105
ErrorsName 'Image' must match pattern '^[a-z][a-zA-Z0-9]*$'.105
ErrorsVariable 'Image' must be private and have accessor methods.105
ErrorsMissing a Javadoc comment.107
Errors'{' is not preceded with whitespace.107
ErrorsLine has trailing spaces.110

org/apache/any23/vocab/GEO.java

ViolationMessageLine
ErrorsClass GEO should be declared as final.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
Errors'if' is not followed by whitespace.32
ErrorsMissing a Javadoc comment.39
ErrorsName 'Point' must match pattern '^[a-z][a-zA-Z0-9]*$'.39
ErrorsVariable 'Point' must be private and have accessor methods.39
ErrorsMissing a Javadoc comment.42
ErrorsVariable 'lat' must be private and have accessor methods.42
Errors')' is preceded with whitespace.42
ErrorsMissing a Javadoc comment.43
ErrorsVariable 'lon' must be private and have accessor methods.43
ErrorsMissing a Javadoc comment.45
Errors'{' is not preceded with whitespace.45

org/apache/any23/vocab/HLISTING.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
ErrorsLine has trailing spaces.26
ErrorsClass HLISTING should be declared as final.28
ErrorsMissing a Javadoc comment.30
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'if' is not followed by whitespace.35
ErrorsMissing a Javadoc comment.42
ErrorsName 'Listing' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
ErrorsVariable 'Listing' must be private and have accessor methods.42
ErrorsMissing a Javadoc comment.43
ErrorsName 'Lister' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
ErrorsVariable 'Lister' must be private and have accessor methods.43
Errors')' is preceded with whitespace.43
ErrorsMissing a Javadoc comment.44
ErrorsName 'Item' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsVariable 'Item' must be private and have accessor methods.44
Errors')' is preceded with whitespace.44
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'action' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'lister' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'item' must be private and have accessor methods.49
Errors')' is preceded with whitespace.49
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'sell' must be private and have accessor methods.51
Errors')' is preceded with whitespace.51
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'rent' must be private and have accessor methods.52
Errors')' is preceded with whitespace.52
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'trade' must be private and have accessor methods.53
Errors')' is preceded with whitespace.53
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'meet' must be private and have accessor methods.54
Errors')' is preceded with whitespace.54
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'announce' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'offer' must be private and have accessor methods.56
Errors')' is preceded with whitespace.56
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'wanted' must be private and have accessor methods.57
Errors')' is preceded with whitespace.57
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'event' must be private and have accessor methods.58
Errors')' is preceded with whitespace.58
ErrorsMissing a Javadoc comment.59
ErrorsVariable 'service' must be private and have accessor methods.59
Errors')' is preceded with whitespace.59
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'tel' must be private and have accessor methods.61
ErrorsMissing a Javadoc comment.62
ErrorsVariable 'dtlisted' must be private and have accessor methods.62
Errors')' is preceded with whitespace.62
ErrorsMissing a Javadoc comment.63
ErrorsVariable 'dtexpired' must be private and have accessor methods.63
ErrorsMissing a Javadoc comment.64
ErrorsVariable 'price' must be private and have accessor methods.64
Errors')' is preceded with whitespace.64
ErrorsMissing a Javadoc comment.66
ErrorsVariable 'description' must be private and have accessor methods.66
ErrorsMissing a Javadoc comment.67
ErrorsVariable 'summary' must be private and have accessor methods.67
Errors')' is preceded with whitespace.67
ErrorsMissing a Javadoc comment.68
ErrorsVariable 'permalink' must be private and have accessor methods.68
Errors')' is preceded with whitespace.68
ErrorsMissing a Javadoc comment.70
ErrorsVariable 'region' must be private and have accessor methods.70
ErrorsMissing a Javadoc comment.71
ErrorsVariable 'postOfficeBox' must be private and have accessor methods.71
ErrorsMissing a Javadoc comment.72
ErrorsVariable 'locality' must be private and have accessor methods.72
ErrorsMissing a Javadoc comment.73
ErrorsVariable 'extendedAddress' must be private and have accessor methods.73
ErrorsMissing a Javadoc comment.74
ErrorsVariable 'streetAddress' must be private and have accessor methods.74
ErrorsMissing a Javadoc comment.75
ErrorsVariable 'postalCode' must be private and have accessor methods.75
ErrorsMissing a Javadoc comment.76
ErrorsVariable 'countryName' must be private and have accessor methods.76
ErrorsMissing a Javadoc comment.78
ErrorsVariable 'listerUrl' must be private and have accessor methods.78
Errors')' is preceded with whitespace.78
ErrorsMissing a Javadoc comment.79
ErrorsVariable 'listerName' must be private and have accessor methods.79
ErrorsMissing a Javadoc comment.80
ErrorsVariable 'itemName' must be private and have accessor methods.80
Errors')' is preceded with whitespace.80
ErrorsMissing a Javadoc comment.81
ErrorsVariable 'itemUrl' must be private and have accessor methods.81
Errors')' is preceded with whitespace.81
ErrorsMissing a Javadoc comment.82
ErrorsVariable 'itemPhoto' must be private and have accessor methods.82
Errors')' is preceded with whitespace.82
ErrorsMissing a Javadoc comment.83
ErrorsVariable 'listerOrg' must be private and have accessor methods.83
Errors')' is preceded with whitespace.83
ErrorsMissing a Javadoc comment.84
ErrorsVariable 'listerLogo' must be private and have accessor methods.84
ErrorsMissing a Javadoc comment.86
ErrorsParameter localName should be final.86
ErrorsMissing a Javadoc comment.90
ErrorsParameter localName should be final.90
ErrorsMissing a Javadoc comment.94
Errors'{' is not preceded with whitespace.94

org/apache/any23/vocab/HRECIPE.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
ErrorsClass HRECIPE should be declared as final.27
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.33
Errors'if' is not followed by whitespace.34
ErrorsMissing a Javadoc comment.41
ErrorsName 'Recipe' must match pattern '^[a-z][a-zA-Z0-9]*$'.41
ErrorsVariable 'Recipe' must be private and have accessor methods.41
ErrorsMissing a Javadoc comment.42
ErrorsName 'Duration' must match pattern '^[a-z][a-zA-Z0-9]*$'.42
ErrorsVariable 'Duration' must be private and have accessor methods.42
ErrorsMissing a Javadoc comment.43
ErrorsName 'Ingredient' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
ErrorsVariable 'Ingredient' must be private and have accessor methods.43
ErrorsMissing a Javadoc comment.44
ErrorsName 'Nutrition' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsVariable 'Nutrition' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'fn' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'duration' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'durationTitle' must be private and have accessor methods.49
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'durationTime' must be private and have accessor methods.50
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'photo' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'summary' must be private and have accessor methods.52
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'author' must be private and have accessor methods.53
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'published' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'nutrition' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'nutritionValue' must be private and have accessor methods.56
ErrorsLine is longer than 80 characters.57
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'nutritionValueType' must be private and have accessor methods.57
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'tag' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.59
ErrorsVariable 'ingredient' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'ingredientName' must be private and have accessor methods.60
ErrorsLine is longer than 80 characters.61
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'ingredientQuantity' must be private and have accessor methods.61
ErrorsLine is longer than 80 characters.62
ErrorsMissing a Javadoc comment.62
ErrorsVariable 'ingredientQuantityType' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.63
ErrorsVariable 'instructions' must be private and have accessor methods.63
ErrorsMissing a Javadoc comment.64
ErrorsVariable 'yield' must be private and have accessor methods.64
ErrorsMissing a Javadoc comment.66

org/apache/any23/vocab/ICAL.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.22
ErrorsClass ICAL should be declared as final.25
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'if' is not followed by whitespace.35
ErrorsName 'NAMESPACE' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsVariable 'NAMESPACE' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.46
ErrorsName 'DomainOf_rrule' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
ErrorsVariable 'DomainOf_rrule' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.47
ErrorsName 'List_of_Float' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsVariable 'List_of_Float' must be private and have accessor methods.47
ErrorsName 'Valarm' must match pattern '^[a-z][a-zA-Z0-9]*$'.52
ErrorsVariable 'Valarm' must be private and have accessor methods.52
ErrorsMissing a Javadoc comment.54
ErrorsName 'Value_CAL_ADDRESS' must match pattern '^[a-z][a-zA-Z0-9]*$'.54
ErrorsVariable 'Value_CAL_ADDRESS' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.56
ErrorsName 'Value_DATE' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
ErrorsVariable 'Value_DATE' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.58
ErrorsName 'Value_DURATION' must match pattern '^[a-z][a-zA-Z0-9]*$'.58
ErrorsVariable 'Value_DURATION' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.60
ErrorsName 'Value_PERIOD' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
ErrorsVariable 'Value_PERIOD' must be private and have accessor methods.60
ErrorsMissing a Javadoc comment.62
ErrorsName 'Value_RECUR' must match pattern '^[a-z][a-zA-Z0-9]*$'.62
ErrorsVariable 'Value_RECUR' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.64
ErrorsName 'Vcalendar' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsVariable 'Vcalendar' must be private and have accessor methods.64
ErrorsName 'Vevent' must match pattern '^[a-z][a-zA-Z0-9]*$'.69
ErrorsVariable 'Vevent' must be private and have accessor methods.69
ErrorsLine is longer than 80 characters.73
ErrorsName 'Vfreebusy' must match pattern '^[a-z][a-zA-Z0-9]*$'.76
ErrorsVariable 'Vfreebusy' must be private and have accessor methods.76
ErrorsLine is longer than 80 characters.79
ErrorsName 'Vjournal' must match pattern '^[a-z][a-zA-Z0-9]*$'.81
ErrorsVariable 'Vjournal' must be private and have accessor methods.81
ErrorsName 'Vtimezone' must match pattern '^[a-z][a-zA-Z0-9]*$'.86
ErrorsVariable 'Vtimezone' must be private and have accessor methods.86
ErrorsName 'Vtodo' must match pattern '^[a-z][a-zA-Z0-9]*$'.91
ErrorsVariable 'Vtodo' must be private and have accessor methods.91
ErrorsVariable 'attach' must be private and have accessor methods.98
ErrorsVariable 'attendee' must be private and have accessor methods.104
ErrorsMissing a Javadoc comment.105
ErrorsVariable 'calAddress' must be private and have accessor methods.105
ErrorsMissing a Javadoc comment.106
ErrorsVariable 'component' must be private and have accessor methods.106
ErrorsMissing a Javadoc comment.107
ErrorsVariable 'daylight' must be private and have accessor methods.107
ErrorsVariable 'duration' must be private and have accessor methods.112
ErrorsLine is longer than 80 characters.115
ErrorsVariable 'exrule' must be private and have accessor methods.118
ErrorsLine is longer than 80 characters.121
ErrorsVariable 'freebusy' must be private and have accessor methods.123
ErrorsVariable 'geo' must be private and have accessor methods.129
ErrorsLine is longer than 80 characters.132
ErrorsVariable 'organizer' must be private and have accessor methods.134
ErrorsLine is longer than 80 characters.137
ErrorsVariable 'rrule' must be private and have accessor methods.140
ErrorsMissing a Javadoc comment.142
ErrorsVariable 'standard' must be private and have accessor methods.142
ErrorsLine is longer than 80 characters.145
ErrorsVariable 'trigger' must be private and have accessor methods.147
ErrorsLine is longer than 80 characters.150
ErrorsLine is longer than 80 characters.151
ErrorsVariable 'tzurl' must be private and have accessor methods.154
ErrorsVariable 'url' must be private and have accessor methods.160
ErrorsLine is longer than 80 characters.163
ErrorsName 'X_' must match pattern '^[a-z][a-zA-Z0-9]*$'.166
ErrorsVariable 'X_' must be private and have accessor methods.166
ErrorsVariable 'action' must be private and have accessor methods.172
ErrorsVariable 'altrep' must be private and have accessor methods.177
ErrorsMissing a Javadoc comment.179
ErrorsVariable 'byday' must be private and have accessor methods.179
ErrorsMissing a Javadoc comment.181
ErrorsVariable 'byhour' must be private and have accessor methods.181
ErrorsMissing a Javadoc comment.183
ErrorsVariable 'byminute' must be private and have accessor methods.183
ErrorsMissing a Javadoc comment.185
ErrorsVariable 'bymonth' must be private and have accessor methods.185
ErrorsMissing a Javadoc comment.187
ErrorsVariable 'bysecond' must be private and have accessor methods.187
ErrorsMissing a Javadoc comment.189
ErrorsVariable 'bysetpos' must be private and have accessor methods.189
ErrorsMissing a Javadoc comment.191
ErrorsVariable 'byweekno' must be private and have accessor methods.191
ErrorsMissing a Javadoc comment.193
ErrorsVariable 'byyearday' must be private and have accessor methods.193
ErrorsVariable 'calscale' must be private and have accessor methods.199
ErrorsLine is longer than 80 characters.202
ErrorsVariable 'categories' must be private and have accessor methods.204
ErrorsName 'class_' must match pattern '^[a-z][a-zA-Z0-9]*$'.210
ErrorsVariable 'class_' must be private and have accessor methods.210
ErrorsLine is longer than 80 characters.213
ErrorsVariable 'cn' must be private and have accessor methods.216
ErrorsVariable 'comment' must be private and have accessor methods.222
ErrorsVariable 'completed' must be private and have accessor methods.228
ErrorsLine is longer than 80 characters.231
ErrorsLine is longer than 80 characters.232
ErrorsVariable 'contact' must be private and have accessor methods.234
ErrorsMissing a Javadoc comment.236
ErrorsVariable 'count' must be private and have accessor methods.236
ErrorsLine is longer than 80 characters.240
ErrorsLine is longer than 80 characters.241
ErrorsVariable 'created' must be private and have accessor methods.243
ErrorsVariable 'cutype' must be private and have accessor methods.248
ErrorsLine is longer than 80 characters.251
ErrorsVariable 'delegatedFrom' must be private and have accessor methods.254
ErrorsLine is longer than 80 characters.257
ErrorsVariable 'delegatedTo' must be private and have accessor methods.260
ErrorsVariable 'description' must be private and have accessor methods.266
ErrorsLine is longer than 80 characters.269
ErrorsVariable 'dir' must be private and have accessor methods.272
ErrorsLine is longer than 80 characters.275
ErrorsVariable 'dtend' must be private and have accessor methods.278
ErrorsVariable 'dtstamp' must be private and have accessor methods.284
ErrorsLine is longer than 80 characters.287
ErrorsVariable 'dtstart' must be private and have accessor methods.290
ErrorsVariable 'due' must be private and have accessor methods.296
ErrorsVariable 'encoding' must be private and have accessor methods.301
ErrorsLine is longer than 80 characters.304
ErrorsVariable 'exdate' must be private and have accessor methods.307
ErrorsVariable 'fbtype' must be private and have accessor methods.312
ErrorsVariable 'fmttype' must be private and have accessor methods.317
ErrorsMissing a Javadoc comment.319
ErrorsVariable 'freq' must be private and have accessor methods.319
ErrorsMissing a Javadoc comment.321
ErrorsVariable 'interval' must be private and have accessor methods.321
ErrorsVariable 'language' must be private and have accessor methods.326
ErrorsLine is longer than 80 characters.329
ErrorsLine is longer than 80 characters.330
ErrorsLine is longer than 80 characters.331
ErrorsVariable 'lastModified' must be private and have accessor methods.334
ErrorsLine is longer than 80 characters.337
ErrorsVariable 'location' must be private and have accessor methods.340
ErrorsVariable 'member' must be private and have accessor methods.346
ErrorsVariable 'method' must be private and have accessor methods.352
ErrorsLine is longer than 80 characters.355
ErrorsVariable 'partstat' must be private and have accessor methods.358
ErrorsVariable 'percentComplete' must be private and have accessor methods.364
ErrorsVariable 'priority' must be private and have accessor methods.370
ErrorsVariable 'prodid' must be private and have accessor methods.376
ErrorsLine is longer than 80 characters.379
ErrorsVariable 'range' must be private and have accessor methods.382
ErrorsVariable 'rdate' must be private and have accessor methods.388
ErrorsVariable 'recurrenceId' must be private and have accessor methods.396
ErrorsLine is longer than 80 characters.399
ErrorsVariable 'related' must be private and have accessor methods.402
ErrorsVariable 'relatedTo' must be private and have accessor methods.408
ErrorsLine is longer than 80 characters.411
ErrorsVariable 'reltype' must be private and have accessor methods.414
ErrorsVariable 'repeat' must be private and have accessor methods.420
ErrorsLine is longer than 80 characters.423
ErrorsVariable 'requestStatus' must be private and have accessor methods.426
ErrorsVariable 'resources' must be private and have accessor methods.432
ErrorsLine is longer than 80 characters.435
ErrorsVariable 'role' must be private and have accessor methods.437
ErrorsVariable 'rsvp' must be private and have accessor methods.443
ErrorsLine is longer than 80 characters.446
ErrorsVariable 'sentBy' must be private and have accessor methods.449
ErrorsVariable 'sequence' must be private and have accessor methods.455
ErrorsVariable 'status' must be private and have accessor methods.461
ErrorsLine is longer than 80 characters.464
ErrorsVariable 'summary' must be private and have accessor methods.467
ErrorsVariable 'transp' must be private and have accessor methods.473
ErrorsLine is longer than 80 characters.476
ErrorsVariable 'tzid' must be private and have accessor methods.480
ErrorsVariable 'tzname' must be private and have accessor methods.486
ErrorsVariable 'tzoffsetfrom' must be private and have accessor methods.492
ErrorsVariable 'tzoffsetto' must be private and have accessor methods.498
ErrorsLine is longer than 80 characters.501
ErrorsVariable 'uid' must be private and have accessor methods.504
ErrorsMissing a Javadoc comment.506
ErrorsVariable 'until' must be private and have accessor methods.506
ErrorsLine is longer than 80 characters.510
ErrorsVariable 'version' must be private and have accessor methods.513
ErrorsMissing a Javadoc comment.515
ErrorsParameter string should be final.515
ErrorsMissing a Javadoc comment.519
ErrorsParameter string should be final.519
ErrorsMissing a Javadoc comment.523
Errors'{' is not preceded with whitespace.523

org/apache/any23/vocab/OGP.java

ViolationMessageLine
ErrorsUnclosed HTML tag found: <a href="http://ogp.me/">Open Graph Protocol</> vocabulary.23
ErrorsClass OGP should be declared as final.27
ErrorsMissing a Javadoc comment.29
ErrorsLine has trailing spaces.30
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.36
ErrorsLine is longer than 80 characters.40
ErrorsLine is longer than 80 characters.51
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.54
ErrorsName 'LOCALE__ALTERNATE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.58
ErrorsName 'IMAGE__URL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.70
ErrorsName 'IMAGE__SECURE_URL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.72
ErrorsName 'IMAGE__TYPE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.74
ErrorsName 'IMAGE__WIDTH' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.76
ErrorsName 'IMAGE__HEIGHT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.78
ErrorsName 'VIDEO__URL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.81
ErrorsName 'VIDEO__SECURE_URL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.83
ErrorsName 'VIDEO__TYPE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.85
ErrorsName 'VIDEO__WIDTH' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.87
ErrorsName 'VIDEO__HEIGHT' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.89
ErrorsName 'AUDIO__SECURE_URL' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.92
ErrorsName 'AUDIO__TYPE' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.94
ErrorsMissing a Javadoc comment.98
ErrorsMissing a Javadoc comment.100
Errors'if' is not followed by whitespace.101
ErrorsMissing a Javadoc comment.107
ErrorsName 'NAMESPACE' must match pattern '^[a-z][a-zA-Z0-9]*$'.107
ErrorsVariable 'NAMESPACE' must be private and have accessor methods.107
ErrorsLine has trailing spaces.108
ErrorsMissing a Javadoc comment.110
ErrorsVariable 'title' must be private and have accessor methods.110
ErrorsMissing a Javadoc comment.111
ErrorsVariable 'type' must be private and have accessor methods.111
ErrorsMissing a Javadoc comment.112
ErrorsVariable 'url' must be private and have accessor methods.112
ErrorsMissing a Javadoc comment.113
ErrorsVariable 'image' must be private and have accessor methods.113
ErrorsMissing a Javadoc comment.114
ErrorsVariable 'description' must be private and have accessor methods.114
ErrorsMissing a Javadoc comment.115
ErrorsVariable 'determiner' must be private and have accessor methods.115
ErrorsMissing a Javadoc comment.116
ErrorsVariable 'locale' must be private and have accessor methods.116
ErrorsMissing a Javadoc comment.117
ErrorsVariable 'localeAlternate' must be private and have accessor methods.117
ErrorsMissing a Javadoc comment.118
ErrorsVariable 'siteName' must be private and have accessor methods.118
ErrorsMissing a Javadoc comment.119
ErrorsVariable 'video' must be private and have accessor methods.119
ErrorsMissing a Javadoc comment.121
ErrorsVariable 'imageURL' must be private and have accessor methods.121
ErrorsMissing a Javadoc comment.122
ErrorsVariable 'imageSecureURL' must be private and have accessor methods.122
ErrorsMissing a Javadoc comment.123
ErrorsVariable 'imageType' must be private and have accessor methods.123
ErrorsMissing a Javadoc comment.124
ErrorsVariable 'imageWidth' must be private and have accessor methods.124
ErrorsMissing a Javadoc comment.125
ErrorsVariable 'imageHeight' must be private and have accessor methods.125
ErrorsMissing a Javadoc comment.127
ErrorsVariable 'videoURL' must be private and have accessor methods.127
ErrorsMissing a Javadoc comment.128
ErrorsVariable 'videoSecureURL' must be private and have accessor methods.128
ErrorsMissing a Javadoc comment.129
ErrorsVariable 'videoType' must be private and have accessor methods.129
ErrorsMissing a Javadoc comment.130
ErrorsVariable 'videoWidth' must be private and have accessor methods.130
ErrorsMissing a Javadoc comment.131
ErrorsVariable 'videoHeight' must be private and have accessor methods.131
ErrorsMissing a Javadoc comment.133
ErrorsVariable 'audio' must be private and have accessor methods.133
ErrorsMissing a Javadoc comment.134
ErrorsVariable 'audioSecureURL' must be private and have accessor methods.134
ErrorsMissing a Javadoc comment.135
ErrorsVariable 'audioType' must be private and have accessor methods.135
ErrorsMissing a Javadoc comment.137
ErrorsParameter localName should be final.137
ErrorsMissing a Javadoc comment.141
ErrorsParameter localName should be final.141
ErrorsMissing a Javadoc comment.145

org/apache/any23/vocab/RDFSchemaUtils.java

ViolationMessageLine
ErrorsClass RDFSchemaUtils should be declared as final.44
ErrorsLine is longer than 80 characters.46
ErrorsMissing a Javadoc comment.46
ErrorsLine has trailing spaces.47
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.53
ErrorsMissing a Javadoc comment.54
ErrorsParameter namespace should be final.69
ErrorsParameter classes should be final.70
ErrorsParameter properties should be final.71
ErrorsParameter comments should be final.72
Errors',' is not followed by whitespace.72
ErrorsParameter writer should be final.73
ErrorsExpected @throws tag for 'RDFHandlerException'.74
Errors'for' is not followed by whitespace.76
ErrorsLine is longer than 80 characters.77
Errors'(' is followed by whitespace.77
Errors')' is preceded with whitespace.77
ErrorsLine is longer than 80 characters.78
Errors'(' is followed by whitespace.78
Errors')' is preceded with whitespace.78
Errors'if' construct must use '{}'s.80
Errors'if' is not followed by whitespace.80
ErrorsLine is longer than 80 characters.81
Errors'(' is followed by whitespace.81
Errors')' is preceded with whitespace.81
Errors'for' is not followed by whitespace.83
ErrorsLine is longer than 80 characters.84
ErrorsLine is longer than 80 characters.85
Errors'if' construct must use '{}'s.87
Errors'if' is not followed by whitespace.87
ErrorsLine is longer than 80 characters.88
Errors'(' is followed by whitespace.88
Errors')' is preceded with whitespace.88
ErrorsLine is longer than 80 characters.94
ErrorsLine is longer than 80 characters.100
ErrorsParameter vocabulary should be final.100
ErrorsParameter writer should be final.100
ErrorsExpected @throws tag for 'RDFHandlerException'.101
ErrorsLine is longer than 80 characters.112
ErrorsLine is longer than 80 characters.116
ErrorsParameter vocabulary should be final.121
ErrorsParameter format should be final.122
ErrorsParameter willFollowAnother should be final.123
ErrorsParameter ps should be final.124
ErrorsExpected @throws tag for 'RDFHandlerException'.125
Errors'if' is not followed by whitespace.127
Errors'if' construct must use '{}'s.129
Errors'if' is not followed by whitespace.129
Errors'if' is not followed by whitespace.133
Errors'if' is not followed by whitespace.135
Errors'}' should be on the same line.137
ErrorsLine is longer than 80 characters.145
ErrorsLine is longer than 80 characters.152
ErrorsParameter vocabulary should be final.152
ErrorsParameter format should be final.152
ErrorsExpected @throws tag for 'RDFHandlerException'.153
ErrorsLine is longer than 80 characters.162
ErrorsLine is longer than 80 characters.167
ErrorsParameter format should be final.167
ErrorsParameter ps should be final.167
ErrorsLine is longer than 80 characters.177
ErrorsLine is longer than 80 characters.181
ErrorsLine is longer than 80 characters.184
ErrorsLine is longer than 80 characters.186
ErrorsMissing a Javadoc comment.191
Errors'{' is not followed by whitespace.191
Errors'}' is not preceded with whitespace.191

org/apache/any23/vocab/REVIEW.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.22
ErrorsClass REVIEW should be declared as final.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.29
Errors'if' is not followed by whitespace.30
ErrorsName 'NAMESPACE' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsVariable 'NAMESPACE' must be private and have accessor methods.44
ErrorsVariable 'commenter' must be private and have accessor methods.49
ErrorsVariable 'hasComment' must be private and have accessor methods.54
ErrorsVariable 'hasFeedback' must be private and have accessor methods.59
ErrorsVariable 'hasReview' must be private and have accessor methods.64
ErrorsVariable 'maxRating' must be private and have accessor methods.69
ErrorsVariable 'minRating' must be private and have accessor methods.74
ErrorsVariable 'positiveVotes' must be private and have accessor methods.79
ErrorsVariable 'rating' must be private and have accessor methods.84
ErrorsVariable 'reviewer' must be private and have accessor methods.89
ErrorsVariable 'text' must be private and have accessor methods.94
ErrorsVariable 'title' must be private and have accessor methods.99
ErrorsVariable 'totalVotes' must be private and have accessor methods.104
ErrorsVariable 'type' must be private and have accessor methods.109
ErrorsName 'Comment' must match pattern '^[a-z][a-zA-Z0-9]*$'.114
ErrorsVariable 'Comment' must be private and have accessor methods.114
ErrorsName 'Feedback' must match pattern '^[a-z][a-zA-Z0-9]*$'.119
ErrorsVariable 'Feedback' must be private and have accessor methods.119
ErrorsName 'Review' must match pattern '^[a-z][a-zA-Z0-9]*$'.124
ErrorsVariable 'Review' must be private and have accessor methods.124
ErrorsMissing a Javadoc comment.126
ErrorsParameter localName should be final.126
ErrorsMissing a Javadoc comment.130
Errors'{' is not preceded with whitespace.130

org/apache/any23/vocab/SCHEMAORG.java

ViolationMessageLine
ErrorsClass SCHEMAORG should be declared as final.25
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'if' is not followed by whitespace.35
ErrorsMissing a Javadoc comment.41
Errors'{' is not preceded with whitespace.41

org/apache/any23/vocab/SINDICE.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.25
ErrorsClass SINDICE should be declared as final.30
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.49
ErrorsMissing a Javadoc comment.51
Errors'if' is not followed by whitespace.52
ErrorsName 'NAMESPACE' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
ErrorsVariable 'NAMESPACE' must be private and have accessor methods.61
ErrorsLine is longer than 80 characters.65
ErrorsVariable 'domain' must be private and have accessor methods.68
ErrorsVariable 'nesting' must be private and have accessor methods.74
ErrorsLine is longer than 80 characters.77
ErrorsName 'nesting_original' must match pattern '^[a-z][a-zA-Z0-9]*$'.79
ErrorsVariable 'nesting_original' must be private and have accessor methods.79
ErrorsFirst sentence should end with a period.81
ErrorsLine is longer than 80 characters.82
ErrorsLine has trailing spaces.83
ErrorsName 'nesting_structured' must match pattern '^[a-z][a-zA-Z0-9]*$'.85
ErrorsVariable 'nesting_structured' must be private and have accessor methods.85
ErrorsLine is longer than 80 characters.88
ErrorsVariable 'size' must be private and have accessor methods.90
ErrorsVariable 'date' must be private and have accessor methods.95
ErrorsMissing a Javadoc comment.98
ErrorsParameter localName should be final.98
ErrorsMissing a Javadoc comment.102
ErrorsParameter localName should be final.102
ErrorsMissing a Javadoc comment.106
Errors'{' is not preceded with whitespace.106

org/apache/any23/vocab/VCARD.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.22
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'if' is not followed by whitespace.35
ErrorsName 'NAMESPACE' must match pattern '^[a-z][a-zA-Z0-9]*$'.44
ErrorsVariable 'NAMESPACE' must be private and have accessor methods.44
ErrorsName 'additional_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
ErrorsVariable 'additional_name' must be private and have accessor methods.49
ErrorsVariable 'adr' must be private and have accessor methods.54
ErrorsVariable 'agent' must be private and have accessor methods.59
ErrorsVariable 'bday' must be private and have accessor methods.64
ErrorsVariable 'category' must be private and have accessor methods.69
ErrorsName 'class_' must match pattern '^[a-z][a-zA-Z0-9]*$'.74
ErrorsVariable 'class_' must be private and have accessor methods.74
ErrorsName 'country_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.79
ErrorsVariable 'country_name' must be private and have accessor methods.79
ErrorsVariable 'email' must be private and have accessor methods.84
ErrorsName 'extended_address' must match pattern '^[a-z][a-zA-Z0-9]*$'.89
ErrorsVariable 'extended_address' must be private and have accessor methods.89
ErrorsName 'family_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.94
ErrorsVariable 'family_name' must be private and have accessor methods.94
ErrorsVariable 'fax' must be private and have accessor methods.99
ErrorsVariable 'fn' must be private and have accessor methods.104
ErrorsVariable 'geo' must be private and have accessor methods.109
ErrorsName 'given_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.114
ErrorsVariable 'given_name' must be private and have accessor methods.114
ErrorsVariable 'homeAdr' must be private and have accessor methods.119
ErrorsVariable 'homeTel' must be private and have accessor methods.124
ErrorsName 'honorific_prefix' must match pattern '^[a-z][a-zA-Z0-9]*$'.129
ErrorsVariable 'honorific_prefix' must be private and have accessor methods.129
ErrorsName 'honorific_suffix' must match pattern '^[a-z][a-zA-Z0-9]*$'.134
ErrorsVariable 'honorific_suffix' must be private and have accessor methods.134
ErrorsVariable 'key' must be private and have accessor methods.139
ErrorsLine is longer than 80 characters.142
ErrorsVariable 'label' must be private and have accessor methods.145
ErrorsVariable 'latitude' must be private and have accessor methods.150
ErrorsVariable 'locality' must be private and have accessor methods.155
ErrorsVariable 'logo' must be private and have accessor methods.160
ErrorsVariable 'longitude' must be private and have accessor methods.165
ErrorsVariable 'mailer' must be private and have accessor methods.170
ErrorsVariable 'mobileEmail' must be private and have accessor methods.175
ErrorsVariable 'mobileTel' must be private and have accessor methods.180
ErrorsVariable 'n' must be private and have accessor methods.185
ErrorsVariable 'nickname' must be private and have accessor methods.190
ErrorsVariable 'note' must be private and have accessor methods.195
ErrorsVariable 'org' must be private and have accessor methods.200
ErrorsName 'organization_name' must match pattern '^[a-z][a-zA-Z0-9]*$'.205
ErrorsVariable 'organization_name' must be private and have accessor methods.205
ErrorsName 'organization_unit' must match pattern '^[a-z][a-zA-Z0-9]*$'.210
ErrorsVariable 'organization_unit' must be private and have accessor methods.210
ErrorsLine is longer than 80 characters.213
ErrorsVariable 'personalEmail' must be private and have accessor methods.216
ErrorsVariable 'photo' must be private and have accessor methods.221
ErrorsName 'post_office_box' must match pattern '^[a-z][a-zA-Z0-9]*$'.226
ErrorsVariable 'post_office_box' must be private and have accessor methods.226
ErrorsName 'postal_code' must match pattern '^[a-z][a-zA-Z0-9]*$'.231
ErrorsVariable 'postal_code' must be private and have accessor methods.231
ErrorsVariable 'region' must be private and have accessor methods.236
ErrorsVariable 'rev' must be private and have accessor methods.241
ErrorsVariable 'role' must be private and have accessor methods.246
ErrorsName 'sort_string' must match pattern '^[a-z][a-zA-Z0-9]*$'.251
ErrorsVariable 'sort_string' must be private and have accessor methods.251
ErrorsVariable 'sound' must be private and have accessor methods.256
ErrorsName 'street_address' must match pattern '^[a-z][a-zA-Z0-9]*$'.261
ErrorsVariable 'street_address' must be private and have accessor methods.261
ErrorsVariable 'tel' must be private and have accessor methods.266
ErrorsVariable 'title' must be private and have accessor methods.271
ErrorsVariable 'tz' must be private and have accessor methods.276
ErrorsVariable 'uid' must be private and have accessor methods.281
ErrorsVariable 'unlabeledAdr' must be private and have accessor methods.286
ErrorsVariable 'unlabeledEmail' must be private and have accessor methods.291
ErrorsVariable 'unlabeledTel' must be private and have accessor methods.296
ErrorsVariable 'url' must be private and have accessor methods.301
ErrorsVariable 'workAdr' must be private and have accessor methods.306
ErrorsVariable 'workEmail' must be private and have accessor methods.311
ErrorsVariable 'workTel' must be private and have accessor methods.316
ErrorsLine is longer than 80 characters.321
ErrorsName 'Address' must match pattern '^[a-z][a-zA-Z0-9]*$'.321
ErrorsVariable 'Address' must be private and have accessor methods.321
ErrorsMissing a Javadoc comment.323
ErrorsVariable 'addressType' must be private and have accessor methods.323
ErrorsLine is longer than 80 characters.328
ErrorsName 'Telephone' must match pattern '^[a-z][a-zA-Z0-9]*$'.328
ErrorsVariable 'Telephone' must be private and have accessor methods.328
ErrorsLine is longer than 80 characters.333
ErrorsName 'Location' must match pattern '^[a-z][a-zA-Z0-9]*$'.333
ErrorsVariable 'Location' must be private and have accessor methods.333
ErrorsName 'Name' must match pattern '^[a-z][a-zA-Z0-9]*$'.338
ErrorsVariable 'Name' must be private and have accessor methods.338
ErrorsLine is longer than 80 characters.343
ErrorsName 'Organization' must match pattern '^[a-z][a-zA-Z0-9]*$'.343
ErrorsVariable 'Organization' must be private and have accessor methods.343
ErrorsFirst sentence should end with a period.345
ErrorsName 'VCard' must match pattern '^[a-z][a-zA-Z0-9]*$'.348
ErrorsVariable 'VCard' must be private and have accessor methods.348
ErrorsMissing a Javadoc comment.351
ErrorsParameter localName should be final.351
ErrorsMissing a Javadoc comment.355
Errors'{' is not preceded with whitespace.355

org/apache/any23/vocab/Vocabulary.java

ViolationMessageLine
Errors'}' is not preceded with whitespace.46
ErrorsMissing a Javadoc comment.49
Errors',' is not followed by whitespace.60
Errors',' is not followed by whitespace.65
Errors',' is not followed by whitespace.70
ErrorsParameter namespace should be final.77
Errors'namespace' hides a field.77
ErrorsLine is longer than 80 characters.81
ErrorsMethod 'getNamespace' is not designed for extension - needs to be abstract, final or empty.88
ErrorsMethod 'getClass' is not designed for extension - needs to be abstract, final or empty.98
ErrorsParameter name should be final.98
ErrorsLine is longer than 80 characters.101
ErrorsMethod 'getProperty' is not designed for extension - needs to be abstract, final or empty.112
ErrorsParameter name should be final.112
ErrorsLine is longer than 80 characters.115
ErrorsMethod 'getProperty' is not designed for extension - needs to be abstract, final or empty.128
ErrorsParameter name should be final.128
ErrorsParameter defaultValue should be final.128
ErrorsMethod 'getPropertyCamelCase' is not designed for extension - needs to be abstract, final or empty.144
ErrorsParameter property should be final.144
ErrorsLine is longer than 80 characters.149
ErrorsMethod 'getClasses' is not designed for extension - needs to be abstract, final or empty.157
Errors'if' is not followed by whitespace.158
Errors'(' is followed by whitespace.162
Errors')' is preceded with whitespace.162
ErrorsMethod 'getProperties' is not designed for extension - needs to be abstract, final or empty.168
Errors'if' is not followed by whitespace.169
Errors'(' is followed by whitespace.173
Errors')' is preceded with whitespace.173
ErrorsMethod 'getComments' is not designed for extension - needs to be abstract, final or empty.181
Errors',' is not followed by whitespace.181
ErrorsMethod 'getCommentFor' is not designed for extension - needs to be abstract, final or empty.193
ErrorsParameter resource should be final.193
ErrorsLine has trailing spaces.197
ErrorsMethod 'createURI' is not designed for extension - needs to be abstract, final or empty.204
ErrorsParameter uriStr should be final.204
ErrorsMethod 'createClass' is not designed for extension - needs to be abstract, final or empty.215
ErrorsParameter namespace should be final.215
Errors'namespace' hides a field.215
ErrorsParameter resource should be final.215
Errors'if' is not followed by whitespace.217
Errors'10' is a magic number.218
ErrorsMethod 'createProperty' is not designed for extension - needs to be abstract, final or empty.231
ErrorsParameter namespace should be final.231
Errors'namespace' hides a field.231
ErrorsParameter property should be final.231
Errors'if' is not followed by whitespace.233
Errors'10' is a magic number.234
ErrorsExpected an @return tag.247
ErrorsParameter namespace should be final.247
Errors'namespace' hides a field.247
ErrorsExpected @param tag for 'namespace'.247
ErrorsParameter localName should be final.247
ErrorsExpected @param tag for 'localName'.247
ErrorsMissing a Javadoc comment.251
Errors'if' construct must use '{}'s.252
Errors'if' is not followed by whitespace.252
Errors',' is not followed by whitespace.253
Errors'if' is not followed by whitespace.257
Errors'if' construct must use '{}'s.259
ErrorsLine is longer than 80 characters.259
Errors'if' is not followed by whitespace.259
ErrorsLine is longer than 80 characters.262

org/apache/any23/vocab/WO.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.23
ErrorsClass WO should be declared as final.27
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.36
Errors'if' is not followed by whitespace.37
ErrorsName 'NAMESPACE' must match pattern '^[a-z][a-zA-Z0-9]*$'.46
ErrorsVariable 'NAMESPACE' must be private and have accessor methods.46
ErrorsFirst sentence should end with a period.48
ErrorsVariable 'species' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'kingdomClass' must be private and have accessor methods.53
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'divisionClass' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'phylumClass' must be private and have accessor methods.57
ErrorsMissing a Javadoc comment.59
ErrorsVariable 'orderClass' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.61
ErrorsVariable 'genusClass' must be private and have accessor methods.61
ErrorsMissing a Javadoc comment.63
ErrorsVariable 'classClass' must be private and have accessor methods.63
ErrorsLine is longer than 80 characters.69
ErrorsVariable 'family' must be private and have accessor methods.71
ErrorsFirst sentence should end with a period.73
ErrorsLine has trailing spaces.74
ErrorsVariable 'familyProperty' must be private and have accessor methods.76
ErrorsFirst sentence should end with a period.78
ErrorsVariable 'familyName' must be private and have accessor methods.81
ErrorsLine has trailing spaces.87
ErrorsVariable 'speciesName' must be private and have accessor methods.90
ErrorsVariable 'scientificName' must be private and have accessor methods.99
ErrorsMissing a Javadoc comment.101
ErrorsVariable 'kingdom' must be private and have accessor methods.101
ErrorsMissing a Javadoc comment.103
ErrorsVariable 'phylum' must be private and have accessor methods.103
ErrorsMissing a Javadoc comment.105
ErrorsVariable 'order' must be private and have accessor methods.105
ErrorsMissing a Javadoc comment.107
ErrorsVariable 'genus' must be private and have accessor methods.107
ErrorsMissing a Javadoc comment.109
ErrorsVariable 'division' must be private and have accessor methods.109
ErrorsMissing a Javadoc comment.111
ErrorsVariable 'clazz' must be private and have accessor methods.111
ErrorsMissing a Javadoc comment.113
ErrorsVariable 'kingdomName' must be private and have accessor methods.113
ErrorsMissing a Javadoc comment.115
ErrorsVariable 'phylumName' must be private and have accessor methods.115
ErrorsMissing a Javadoc comment.117
ErrorsVariable 'orderName' must be private and have accessor methods.117
ErrorsMissing a Javadoc comment.119
ErrorsVariable 'genusName' must be private and have accessor methods.119
ErrorsMissing a Javadoc comment.121
ErrorsVariable 'divisionName' must be private and have accessor methods.121
ErrorsMissing a Javadoc comment.123
ErrorsVariable 'clazzName' must be private and have accessor methods.123
ErrorsMissing a Javadoc comment.125
ErrorsParameter name should be final.125
ErrorsMissing a Javadoc comment.129
ErrorsParameter name should be final.129
ErrorsMissing a Javadoc comment.133
Errors'{' is not preceded with whitespace.133

org/apache/any23/vocab/XFN.java

ViolationMessageLine
ErrorsClass XFN should be declared as final.31
ErrorsMissing a Javadoc comment.33
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.37
Errors'if' is not followed by whitespace.38
ErrorsMissing a Javadoc comment.44
ErrorsVariable 'contact' must be private and have accessor methods.44
ErrorsMissing a Javadoc comment.45
ErrorsVariable 'acquaintance' must be private and have accessor methods.45
ErrorsMissing a Javadoc comment.46
ErrorsVariable 'friend' must be private and have accessor methods.46
ErrorsMissing a Javadoc comment.47
ErrorsVariable 'met' must be private and have accessor methods.47
ErrorsMissing a Javadoc comment.48
ErrorsVariable 'coWorker' must be private and have accessor methods.48
ErrorsMissing a Javadoc comment.49
ErrorsVariable 'colleague' must be private and have accessor methods.49
ErrorsMissing a Javadoc comment.50
ErrorsVariable 'coResident' must be private and have accessor methods.50
ErrorsMissing a Javadoc comment.51
ErrorsVariable 'neighbor' must be private and have accessor methods.51
ErrorsMissing a Javadoc comment.52
ErrorsVariable 'child' must be private and have accessor methods.52
ErrorsMissing a Javadoc comment.53
ErrorsVariable 'parent' must be private and have accessor methods.53
ErrorsMissing a Javadoc comment.54
ErrorsVariable 'spouse' must be private and have accessor methods.54
ErrorsMissing a Javadoc comment.55
ErrorsVariable 'kin' must be private and have accessor methods.55
ErrorsMissing a Javadoc comment.56
ErrorsVariable 'muse' must be private and have accessor methods.56
ErrorsMissing a Javadoc comment.57
ErrorsVariable 'crush' must be private and have accessor methods.57
ErrorsMissing a Javadoc comment.58
ErrorsVariable 'date' must be private and have accessor methods.58
ErrorsMissing a Javadoc comment.59
ErrorsVariable 'sweetheart' must be private and have accessor methods.59
ErrorsMissing a Javadoc comment.60
ErrorsVariable 'me' must be private and have accessor methods.60
ErrorsMissing a Javadoc comment.62
ErrorsVariable 'mePage' must be private and have accessor methods.62
ErrorsMissing a Javadoc comment.64
ErrorsName 'PeopleXFNProperties' must match pattern '^[a-z][a-zA-Z0-9]*$'.64
ErrorsMissing a Javadoc comment.66
ErrorsName 'HyperlinkXFNProperties' must match pattern '^[a-z][a-zA-Z0-9]*$'.66
ErrorsMissing a Javadoc comment.68
ErrorsParameter localName should be final.68
ErrorsMissing a Javadoc comment.72
ErrorsParameter localName should be final.72
ErrorsMissing a Javadoc comment.76
ErrorsParameter localName should be final.76
ErrorsMissing a Javadoc comment.80
ErrorsParameter localName should be final.80
ErrorsMissing a Javadoc comment.84
ErrorsParameter localName should be final.84
Errors'if' is not followed by whitespace.85
Errors'if' is not followed by whitespace.88
ErrorsMissing a Javadoc comment.100
Errors'{' is not preceded with whitespace.100

org/apache/any23/vocab/XHTML.java

ViolationMessageLine
ErrorsClass XHTML should be declared as final.25
ErrorsMissing a Javadoc comment.27
ErrorsMissing a Javadoc comment.29
ErrorsMissing a Javadoc comment.31
Errors'if' is not followed by whitespace.32
ErrorsMissing a Javadoc comment.38
ErrorsVariable 'license' must be private and have accessor methods.38
Errors')' is preceded with whitespace.38
ErrorsMissing a Javadoc comment.39
ErrorsVariable 'meta' must be private and have accessor methods.39
Errors')' is preceded with whitespace.39
ErrorsMissing a Javadoc comment.40
ErrorsVariable 'alternate' must be private and have accessor methods.40
Errors')' is preceded with whitespace.40
ErrorsMissing a Javadoc comment.41
ErrorsVariable 'stylesheet' must be private and have accessor methods.41
ErrorsMissing a Javadoc comment.43
Errors'{' is not preceded with whitespace.43
ErrorsLine has trailing spaces.46

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18

org/apache/any23/writer/BenchmarkTripleHandler.java

ViolationMessageLine
ErrorsLine has trailing spaces.42
ErrorsParameter tripleHandler should be final.49
ErrorsExpected @param tag for 'tripleHandler'.49
Errors'if' is not followed by whitespace.50
ErrorsMethod 'report' is not designed for extension - needs to be abstract, final or empty.63
Errors'if' construct must use '{}'s.71
Errors'if' construct must use '{}'s.73
Errors')' is preceded with whitespace.79
ErrorsLine is longer than 80 characters.80
Errors')' is preceded with whitespace.80
ErrorsLine is longer than 80 characters.82
Errors'if' construct must use '{}'s.83
ErrorsLine is longer than 80 characters.84
Errors')' is preceded with whitespace.84
Errors'if' construct must use '{}'s.85
ErrorsLine is longer than 80 characters.86
Errors')' is preceded with whitespace.86
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter documentURI should be final.93
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsLine is longer than 80 characters.101
ErrorsMethod 'closeContext' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
ErrorsParameter context should be final.101
ErrorsLine is longer than 80 characters.109
ErrorsMethod 'openContext' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
ErrorsParameter context should be final.109
ErrorsLine is longer than 80 characters.120
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
ErrorsParameter s should be final.120
ErrorsParameter p should be final.120
ErrorsParameter o should be final.120
ErrorsParameter g should be final.120
ErrorsParameter context should be final.120
ErrorsLine is longer than 80 characters.130
ErrorsMethod 'receiveNamespace' is not designed for extension - needs to be abstract, final or empty.130
ErrorsMissing a Javadoc comment.130
ErrorsParameter prefix should be final.130
ErrorsParameter uri should be final.130
ErrorsParameter context should be final.130
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.134
ErrorsMissing a Javadoc comment.134
ErrorsParameter documentURI should be final.134
ErrorsMethod 'setContentLength' is not designed for extension - needs to be abstract, final or empty.138
ErrorsMissing a Javadoc comment.138
ErrorsParameter contentLength should be final.138
ErrorsMissing a Javadoc comment.147
ErrorsVariable 'methodCalls' must be private and have accessor methods.147
ErrorsMissing a Javadoc comment.148
ErrorsVariable 'triples' must be private and have accessor methods.148
ErrorsMissing a Javadoc comment.149
ErrorsVariable 'runtime' must be private and have accessor methods.149
ErrorsMissing a Javadoc comment.150
ErrorsVariable 'intStart' must be private and have accessor methods.150

org/apache/any23/writer/CompositeTripleHandler.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.37
ErrorsLine has trailing spaces.48
ErrorsLine has trailing spaces.49
ErrorsParameter children should be final.51
Errors'children' hides a field.51
ErrorsMethod 'addChild' is not designed for extension - needs to be abstract, final or empty.60
ErrorsParameter child should be final.60
ErrorsMethod 'getChilds' is not designed for extension - needs to be abstract, final or empty.64
ErrorsMissing a Javadoc comment.64
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.68
ErrorsMissing a Javadoc comment.68
ErrorsParameter documentURI should be final.68
ErrorsLine is longer than 80 characters.74
ErrorsMethod 'openContext' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter context should be final.74
ErrorsLine is longer than 80 characters.80
ErrorsMethod 'closeContext' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter context should be final.80
ErrorsLine is longer than 80 characters.86
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter s should be final.86
ErrorsParameter p should be final.86
ErrorsParameter o should be final.86
ErrorsParameter g should be final.86
ErrorsParameter context should be final.86
ErrorsLine is longer than 80 characters.93
ErrorsMethod 'receiveNamespace' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter prefix should be final.93
ErrorsParameter uri should be final.93
ErrorsParameter context should be final.93
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.100
ErrorsMissing a Javadoc comment.100
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
ErrorsParameter documentURI should be final.106
ErrorsMissing a Javadoc comment.112
ErrorsParameter contentLength should be final.112
ErrorsLine has trailing spaces.115

org/apache/any23/writer/CountingTripleHandler.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.36
ErrorsName 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.42
ErrorsParameter logTriples should be final.42
Errors'logTriples' hides a field.42
ErrorsMissing a Javadoc comment.46
ErrorsMethod 'getCount' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsMethod 'reset' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.58
ErrorsParameter documentURI should be final.58
ErrorsLine is longer than 80 characters.62
ErrorsMissing a Javadoc comment.62
ErrorsParameter context should be final.62
ErrorsLine is longer than 80 characters.66
ErrorsMissing a Javadoc comment.66
ErrorsParameter context should be final.66
ErrorsLine is longer than 80 characters.70
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.70
ErrorsMissing a Javadoc comment.70
ErrorsParameter s should be final.70
ErrorsParameter p should be final.70
ErrorsParameter o should be final.70
ErrorsParameter g should be final.70
ErrorsParameter context should be final.70
Errors'if' construct must use '{}'s.73
ErrorsLine is longer than 80 characters.73
Errors'if' is not followed by whitespace.73
Errors'(' is followed by whitespace.73
Errors')' is preceded with whitespace.73
ErrorsLine is longer than 80 characters.76
ErrorsMissing a Javadoc comment.76
ErrorsParameter prefix should be final.76
ErrorsParameter uri should be final.76
ErrorsParameter context should be final.76
ErrorsMissing a Javadoc comment.81
ErrorsMissing a Javadoc comment.85
ErrorsParameter documentURI should be final.85
ErrorsMissing a Javadoc comment.89
ErrorsParameter contentLength should be final.89

org/apache/any23/writer/FormatWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.36

org/apache/any23/writer/JSONWriter.java

ViolationMessageLine
Errors')' is preceded with whitespace.36
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.44
ErrorsMissing a Javadoc comment.46
ErrorsParameter os should be final.46
Errors'if' is not followed by whitespace.47
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsParameter documentURI should be final.53
Errors'if' is not followed by whitespace.54
ErrorsLine is longer than 80 characters.63
ErrorsMissing a Javadoc comment.63
ErrorsParameter context should be final.63
ErrorsLine is longer than 80 characters.67
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.67
ErrorsMissing a Javadoc comment.67
ErrorsParameter s should be final.67
ErrorsParameter p should be final.67
ErrorsParameter o should be final.67
ErrorsParameter g should be final.67
ErrorsParameter context should be final.67
Errors'if' is not followed by whitespace.71
ErrorsLine has trailing spaces.77
Errors'if' is not followed by whitespace.80
Errors'if' is not followed by whitespace.88
Errors'if' is not followed by whitespace.90
ErrorsAvoid inline conditionals.96
ErrorsLine is longer than 80 characters.101
ErrorsMissing a Javadoc comment.101
ErrorsParameter prefix should be final.101
ErrorsParameter uri should be final.101
ErrorsParameter context should be final.101
ErrorsLine is longer than 80 characters.106
ErrorsMissing a Javadoc comment.106
ErrorsParameter context should be final.106
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110
ErrorsParameter documentURI should be final.110
ErrorsMissing a Javadoc comment.116
ErrorsParameter contentLength should be final.116
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.120
ErrorsMissing a Javadoc comment.120
ErrorsMissing a Javadoc comment.124
Errors'if' is not followed by whitespace.125
ErrorsMissing a Javadoc comment.130
ErrorsParameter uri should be final.130
ErrorsParameter ps should be final.130
Errors'ps' hides a field.130
ErrorsMissing a Javadoc comment.134
ErrorsParameter uri should be final.134
ErrorsParameter ps should be final.134
Errors'ps' hides a field.134
ErrorsMissing a Javadoc comment.138
ErrorsParameter bnode should be final.138
ErrorsParameter ps should be final.138
Errors'ps' hides a field.138
ErrorsMissing a Javadoc comment.142
ErrorsParameter ps should be final.142
Errors'ps' hides a field.142
Errors'if' is not followed by whitespace.143
ErrorsMissing a Javadoc comment.150
ErrorsParameter literal should be final.150
ErrorsParameter ps should be final.150
Errors'ps' hides a field.150
Errors'if' is not followed by whitespace.180
ErrorsMissing a Javadoc comment.191
ErrorsParameter type should be final.191
ErrorsParameter value should be final.191
ErrorsParameter ps should be final.191
Errors'ps' hides a field.191
ErrorsMissing a Javadoc comment.207
ErrorsParameter value should be final.207
ErrorsParameter ps should be final.207
Errors'ps' hides a field.207
ErrorsMethod 'isAnnotated' is not designed for extension - needs to be abstract, final or empty.219
ErrorsComment matches to-do format 'TODO:'.221
ErrorsParameter f should be final.225

org/apache/any23/writer/LoggingTripleHandler.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.40
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.42
ErrorsMissing a Javadoc comment.43
ErrorsLine is longer than 80 characters.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter tripleHandler should be final.45
ErrorsParameter destination should be final.45
Errors'destination' hides a field.45
Errors'if' is not followed by whitespace.46
Errors'if' is not followed by whitespace.49
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter documentURI should be final.58
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.63
ErrorsMissing a Javadoc comment.63
ErrorsLine is longer than 80 characters.69
ErrorsMethod 'closeContext' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter context should be final.69
ErrorsLine is longer than 80 characters.73
ErrorsMethod 'openContext' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
ErrorsParameter context should be final.73
ErrorsLine is longer than 80 characters.77
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
ErrorsParameter s should be final.77
ErrorsParameter p should be final.77
ErrorsParameter o should be final.77
ErrorsParameter g should be final.77
ErrorsParameter context should be final.77
Errors'if' construct must use '{}'s.81
ErrorsLine is longer than 80 characters.85
ErrorsMethod 'receiveNamespace' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
ErrorsParameter prefix should be final.85
ErrorsParameter uri should be final.85
ErrorsParameter context should be final.85
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter documentURI should be final.90
ErrorsLine is longer than 80 characters.96
ErrorsLine is longer than 80 characters.103
ErrorsMethod 'setContentLength' is not designed for extension - needs to be abstract, final or empty.108
ErrorsMissing a Javadoc comment.108
ErrorsParameter contentLength should be final.108
Errors'contentLength' hides a field.108
ErrorsMissing a Javadoc comment.113
ErrorsParameter writer should be final.113
ErrorsLine is longer than 80 characters.114

org/apache/any23/writer/NQuadsWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.28
ErrorsMissing a Javadoc comment.30
ErrorsParameter os should be final.30
Errors'(' is followed by whitespace.31
Errors')' is preceded with whitespace.31

org/apache/any23/writer/NTriplesWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsMissing a Javadoc comment.28
ErrorsParameter out should be final.28

org/apache/any23/writer/RDFWriterTripleHandler.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.36
ErrorsMissing a Javadoc comment.38
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.47
ErrorsParameter destination should be final.47
ErrorsMethod 'isAnnotated' is not designed for extension - needs to be abstract, final or empty.62
ErrorsLine is longer than 80 characters.70
ErrorsMethod 'setAnnotated' is not designed for extension - needs to be abstract, final or empty.73
ErrorsParameter f should be final.74
ErrorsParameter documentURI should be final.79
ErrorsMethod 'openContext' is not designed for extension - needs to be abstract, final or empty.83
ErrorsLine is longer than 80 characters.84
ErrorsParameter context should be final.84
Errors'(' is followed by whitespace.85
Errors')' is preceded with whitespace.85
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.88
ErrorsLine is longer than 80 characters.89
ErrorsParameter s should be final.89
ErrorsParameter p should be final.89
ErrorsParameter o should be final.89
ErrorsParameter g should be final.89
ErrorsParameter context should be final.89
ErrorsAvoid inline conditionals.91
ErrorsLine is longer than 80 characters.97
ErrorsMethod 'receiveNamespace' is not designed for extension - needs to be abstract, final or empty.103
ErrorsLine is longer than 80 characters.104
ErrorsParameter prefix should be final.104
ErrorsParameter uri should be final.104
ErrorsParameter context should be final.104
ErrorsLine is longer than 80 characters.109
ErrorsMethod 'closeContext' is not designed for extension - needs to be abstract, final or empty.115
ErrorsLine is longer than 80 characters.116
ErrorsParameter context should be final.116
Errors'(' is followed by whitespace.117
Errors')' is preceded with whitespace.117
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.120
Errors'if' construct must use '{}'s.122
ErrorsLine is longer than 80 characters.127
ErrorsParameter documentURI should be final.132
ErrorsParameter contentLength should be final.137
ErrorsMissing a Javadoc comment.141
ErrorsParameter comment should be final.141
Errors'if' construct must use '{}'s.142
Errors'if' is not followed by whitespace.142
Errors'(' is followed by whitespace.142
Errors')' is preceded with whitespace.142
ErrorsLine is longer than 80 characters.146

org/apache/any23/writer/RDFXMLWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsMissing a Javadoc comment.28
ErrorsParameter out should be final.28
Errors'(' is followed by whitespace.29
Errors')' is preceded with whitespace.29

org/apache/any23/writer/ReportingTripleHandler.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.37
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.40
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.43
ErrorsParameter wrapped should be final.43
Errors'wrapped' hides a field.43
Errors'if' is not followed by whitespace.44
ErrorsMethod 'getExtractorNames' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsMethod 'getTotalTriples' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsMethod 'getTotalDocuments' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsMethod 'printReport' is not designed for extension - needs to be abstract, final or empty.65
ErrorsLine is longer than 80 characters.66
ErrorsMethod 'startDocument' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter documentURI should be final.69
ErrorsLine is longer than 80 characters.74
ErrorsMethod 'openContext' is not designed for extension - needs to be abstract, final or empty.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter context should be final.74
ErrorsMethod 'receiveNamespace' is not designed for extension - needs to be abstract, final or empty.78
ErrorsMissing a Javadoc comment.78
ErrorsParameter prefix should be final.79
ErrorsParameter uri should be final.80
ErrorsParameter context should be final.81
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter s should be final.87
ErrorsParameter p should be final.88
ErrorsParameter o should be final.89
ErrorsParameter g should be final.90
ErrorsParameter context should be final.91
ErrorsMethod 'setContentLength' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
ErrorsParameter contentLength should be final.98
ErrorsLine is longer than 80 characters.102
ErrorsMethod 'closeContext' is not designed for extension - needs to be abstract, final or empty.102
ErrorsMissing a Javadoc comment.102
ErrorsParameter context should be final.102
ErrorsMethod 'endDocument' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
ErrorsParameter documentURI should be final.106
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.110
ErrorsMissing a Javadoc comment.110

org/apache/any23/writer/RepositoryWriter.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.34
ErrorsMissing a Javadoc comment.35
ErrorsMissing a Javadoc comment.37
ErrorsParameter conn should be final.37
Errors'conn' hides a field.37
ErrorsLine is longer than 80 characters.41
ErrorsMissing a Javadoc comment.41
ErrorsParameter conn should be final.41
Errors'conn' hides a field.41
ErrorsParameter overrideContext should be final.41
Errors'overrideContext' hides a field.41
ErrorsMissing a Javadoc comment.46
ErrorsParameter documentURI should be final.46
ErrorsLine is longer than 80 characters.50
ErrorsMissing a Javadoc comment.50
ErrorsParameter context should be final.50
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter s should be final.55
ErrorsParameter p should be final.56
ErrorsParameter o should be final.57
ErrorsParameter g should be final.58
ErrorsParameter context should be final.59
ErrorsLine is longer than 80 characters.67
ErrorsMethod 'receiveNamespace' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
ErrorsParameter prefix should be final.74
ErrorsParameter uri should be final.75
ErrorsParameter context should be final.76
ErrorsLine is longer than 80 characters.81
ErrorsLine is longer than 80 characters.87
ErrorsMissing a Javadoc comment.87
ErrorsParameter context should be final.87
ErrorsMissing a Javadoc comment.91
ErrorsMissing a Javadoc comment.95
ErrorsParameter documentURI should be final.95
ErrorsMissing a Javadoc comment.99
ErrorsParameter contentLength should be final.99
ErrorsMissing a Javadoc comment.103
ErrorsParameter fromExtractor should be final.103

org/apache/any23/writer/TriXWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.23
ErrorsMissing a Javadoc comment.30
ErrorsParameter out should be final.30
Errors'(' is followed by whitespace.31
Errors')' is preceded with whitespace.31

org/apache/any23/writer/TripleHandler.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsMissing a Javadoc comment.30
ErrorsExpected @param tag for 'context'.37
ErrorsExpected @throws tag for 'TripleHandlerException'.37
ErrorsLine is longer than 80 characters.50
ErrorsExpected @throws tag for 'TripleHandlerException'.50
ErrorsLine is longer than 80 characters.61
ErrorsExpected @throws tag for 'TripleHandlerException'.61
ErrorsExpected @throws tag for 'TripleHandlerException'.73
ErrorsExpected @throws tag for 'TripleHandlerException'.82
ErrorsExpected @param tag for 'contentLength'.90
ErrorsExpected @throws tag for 'TripleHandlerException'.96

org/apache/any23/writer/TripleHandlerException.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.21
ErrorsLine has trailing spaces.22
ErrorsMissing a Javadoc comment.27
ErrorsParameter s should be final.27
ErrorsMissing a Javadoc comment.32
ErrorsParameter s should be final.32
ErrorsParameter exception should be final.32

org/apache/any23/writer/TurtleWriter.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.26
ErrorsParameter out should be final.33

org/apache/any23/writer/URIListWriter.java

ViolationMessageLine
ErrorsLine has trailing spaces.33
ErrorsMissing a Javadoc comment.39
ErrorsMissing a Javadoc comment.41
ErrorsMissing a Javadoc comment.43
ErrorsMissing a Javadoc comment.45
ErrorsMissing a Javadoc comment.47
ErrorsParameter outputStream should be final.47
ErrorsMissing a Javadoc comment.52
ErrorsParameter documentURI should be final.52
Errors'{' is not followed by whitespace.52
Errors'}' is not preceded with whitespace.52
ErrorsLine is longer than 80 characters.54
ErrorsMethod 'openContext' is not designed for extension - needs to be abstract, final or empty.54
ErrorsMissing a Javadoc comment.54
ErrorsParameter context should be final.54
ErrorsLine is longer than 80 characters.58
ErrorsMethod 'receiveTriple' is not designed for extension - needs to be abstract, final or empty.58
ErrorsMissing a Javadoc comment.58
ErrorsParameter s should be final.58
ErrorsParameter p should be final.58
ErrorsParameter o should be final.58
ErrorsParameter g should be final.58
ErrorsParameter context should be final.58
Errors'if' is not followed by whitespace.60
Errors'if' is not followed by whitespace.64
ErrorsLine is longer than 80 characters.70
ErrorsMissing a Javadoc comment.70
ErrorsParameter prefix should be final.70
ErrorsParameter uri should be final.70
ErrorsParameter context should be final.70
ErrorsLine is longer than 80 characters.74
ErrorsMissing a Javadoc comment.74
ErrorsParameter context should be final.74
ErrorsMissing a Javadoc comment.77
ErrorsParameter documentURI should be final.77
ErrorsMethod 'setContentLength' is not designed for extension - needs to be abstract, final or empty.80
ErrorsMissing a Javadoc comment.80
ErrorsParameter contentLength should be final.80
Errors'contentLength' hides a field.80
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.84
ErrorsMissing a Javadoc comment.84
ErrorsMethod 'isAnnotated' is not designed for extension - needs to be abstract, final or empty.88
ErrorsParameter f should be final.94

org/apache/any23/writer/Writer.java

ViolationMessageLine
Errors'}' is not preceded with whitespace.26
ErrorsUnused Javadoc tag.32
ErrorsUnused Javadoc tag.39

org/apache/any23/writer/WriterRegistry.java

ViolationMessageLine
ErrorsClass WriterRegistry should be declared as final.31
Errors',' is not followed by whitespace.47
Errors',' is not followed by whitespace.53
ErrorsLine is longer than 80 characters.62
ErrorsParameter writerClass should be final.62
ErrorsLine is longer than 80 characters.72
ErrorsParameter writerClass should be final.72
Errors'static' modifier out of order with the JLS suggestions.79
Errors'if' is not followed by whitespace.80
ErrorsUnused @throws tag for 'IllegalArgumentException'.91
ErrorsLine is longer than 80 characters.93
ErrorsParameter writerClass should be final.93
Errors'if' construct must use '{}'s.95
Errors'if' is not followed by whitespace.95
ErrorsLine is longer than 80 characters.97
Errors',' is not followed by whitespace.97
ErrorsMissing a Javadoc comment.102
ErrorsUnused @throws tag for 'IllegalArgumentException'.116
ErrorsLine is longer than 80 characters.117
ErrorsLine is longer than 80 characters.119
ErrorsParameter writerClass should be final.119
Errors'if' construct must use '{}'s.120
ErrorsLine is longer than 80 characters.120
Errors'if' is not followed by whitespace.120
Errors'if' is not followed by whitespace.124
ErrorsLine is longer than 80 characters.125
Errors'if' is not followed by whitespace.127
ErrorsLine is longer than 80 characters.128
Errors'if' construct must use '{}'s.130
Errors'if' is not followed by whitespace.130
ErrorsLine is longer than 80 characters.131
ErrorsLine is longer than 80 characters.134
Errors'if' is not followed by whitespace.135
ErrorsLine is longer than 80 characters.144
ErrorsLine is longer than 80 characters.147
ErrorsParameter id should be final.149
Errors'(' is followed by whitespace.159
Errors')' is preceded with whitespace.159
ErrorsLine is longer than 80 characters.165
ErrorsLine is longer than 80 characters.168
Errors'(' is followed by whitespace.168
Errors')' is preceded with whitespace.168
Errors'(' is followed by whitespace.176
Errors')' is preceded with whitespace.176
ErrorsLine is longer than 80 characters.183
ErrorsLine is longer than 80 characters.186
ErrorsParameter id should be final.186
ErrorsLine is longer than 80 characters.197
ErrorsParameter mimeType should be final.197
ErrorsLine is longer than 80 characters.198
Errors'(' is followed by whitespace.199
Errors')' is preceded with whitespace.199
ErrorsLine is longer than 80 characters.203
ErrorsLine is longer than 80 characters.206
ErrorsLine is longer than 80 characters.209
ErrorsUnused @throws tag for 'NullPointerException'.209
ErrorsLine is longer than 80 characters.211
ErrorsParameter id should be final.211
ErrorsParameter os should be final.211
ErrorsLine is longer than 80 characters.212
Errors'if' construct must use '{}'s.213
Errors'if' is not followed by whitespace.213
ErrorsUnused @throws tag for 'IllegalArgumentException'.226
ErrorsLine is longer than 80 characters.228
ErrorsParameter clazz should be final.228
ErrorsParameter os should be final.228
ErrorsLine is longer than 80 characters.232

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

ViolationMessageLine
ErrorsFirst sentence should end with a period.18