|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.any23.validator | |
---|---|
org.apache.any23 | TODO fillme |
org.apache.any23.extractor | TODO fillme |
org.apache.any23.extractor.html | |
org.apache.any23.validator | TODO fillme |
org.apache.any23.validator.rule |
Classes in org.apache.any23.validator used by org.apache.any23 | |
---|---|
ValidationReport
This class contains the report of a validation performed by the Validator class. |
Classes in org.apache.any23.validator used by org.apache.any23.extractor | |
---|---|
ValidationReport
This class contains the report of a validation performed by the Validator class. |
Classes in org.apache.any23.validator used by org.apache.any23.extractor.html | |
---|---|
ValidationReport
This class contains the report of a validation performed by the Validator class. |
|
ValidatorException
Models any exception raised by the Validator . |
Classes in org.apache.any23.validator used by org.apache.any23.validator | |
---|---|
DOMDocument
This interface models a document to be processed by the Validator . |
|
EmptyValidationReport
An implementation of ValidationReportBuilder with no data. |
|
Fix
This interface models a fix for an issue. |
|
Rule
Models a rule for an issue detection. |
|
RuleContext
This context is used to pass data from a Rule
to a Fix . |
|
SerializationException
Defines an error raised from the ValidationReportSerializer . |
|
ValidationReport
This class contains the report of a validation performed by the Validator 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 HTML Document instances. |
|
ValidatorException
Models any exception raised by the Validator . |
|
XMLValidationReportSerializer.NodeName
Allows to specify a custom node name. |
Classes in org.apache.any23.validator used by org.apache.any23.validator.rule | |
---|---|
DOMDocument
This interface models a document to be processed by the Validator . |
|
Fix
This interface models a fix for an issue. |
|
Rule
Models a rule for an issue detection. |
|
RuleContext
This context is used to pass data from a Rule
to a Fix . |
|
ValidationReportBuilder
The report interface is used to generate diagnostics about validation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |