Uses of Package
org.apache.any23.validator
-
Packages that use org.apache.any23.validator Package Description org.apache.any23 The Any23 root package defines theAny23library facade and auxiliary classes.org.apache.any23.extractor This package contains classes and interfaces modeling theExtractorAPI.org.apache.any23.extractor.html All the variousExtractorneeded to distill RDF from Microformats in HTML pages are contained in this package.org.apache.any23.validator org.apache.any23.validator.rule -
Classes in org.apache.any23.validator used by org.apache.any23 Class Description ValidationReport This class contains the report of a validation performed by theValidatorclass. -
Classes in org.apache.any23.validator used by org.apache.any23.extractor Class Description ValidationReport This class contains the report of a validation performed by theValidatorclass. -
Classes in org.apache.any23.validator used by org.apache.any23.extractor.html Class Description ValidationReport This class contains the report of a validation performed by theValidatorclass.ValidatorException Models any exception raised by theValidator. -
Classes in org.apache.any23.validator used by org.apache.any23.validator Class Description DOMDocument This interface models a document to be processed by theValidator.EmptyValidationReport An implementation ofValidationReportBuilderwith no data.Fix This interface models a fix for an issue.Rule Models a rule for an issue detection.RuleContext SerializationException Defines an error raised from theValidationReportSerializer.ValidationReport This class contains the report of a validation performed by theValidatorclass.ValidationReport.Error An error occurred while performing the validation process.ValidationReport.Issue An issue found during the validation process.ValidationReport.IssueLevel Defines the different issue levels.ValidationReport.RuleActivation This class describes the activation of a rule.ValidationReportBuilder The report interface is used to generate diagnostics about validation.ValidationReportSerializer Defines a serializer for validation reports.Validator The validator class allows to perform validation - correction of related to HTMLDocumentinstances.ValidatorException Models any exception raised by theValidator.XMLValidationReportSerializer.NodeName Allows to specify a custom node name. -
Classes in org.apache.any23.validator used by org.apache.any23.validator.rule Class Description DOMDocument This interface models a document to be processed by theValidator.Fix This interface models a fix for an issue.Rule Models a rule for an issue detection.RuleContext ValidationReportBuilder The report interface is used to generate diagnostics about validation.