Package | Description |
---|---|
org.apache.any23 |
The Any23 root package defines the
Any23
library facade and auxiliary classes. |
org.apache.any23.extractor |
This package contains classes and interfaces modeling the
Extractor API. |
org.apache.any23.extractor.html |
All the various
Extractor needed to distill RDF
from Microformats in HTML pages are contained in this package. |
org.apache.any23.validator | |
org.apache.any23.validator.rule |
Class and Description |
---|
ValidationReport
This class contains the report of a validation performed by
the
Validator class. |
Class and Description |
---|
ValidationReport
This class contains the report of a validation performed by
the
Validator class. |
Class and Description |
---|
ValidationReport
This class contains the report of a validation performed by
the
Validator class. |
ValidatorException
Models any exception raised by the
Validator . |
Class and Description |
---|
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 |
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.
|
Class and Description |
---|
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 |
ValidationReportBuilder
The report interface is used to generate diagnostics about validation.
|
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.