Uses of Package
org.apache.any23.validator
-
Packages that use org.apache.any23.validator Package Description org.apache.any23 The Any23 root package defines theAny23
library facade and auxiliary classes.org.apache.any23.extractor This package contains classes and interfaces modeling theExtractor
API.org.apache.any23.extractor.html All the variousExtractor
needed 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 theValidator
class. -
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 theValidator
class. -
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 theValidator
class.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 ofValidationReportBuilder
with 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 theValidator
class.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 HTMLDocument
instances.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.