|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidationReportBuilder | |
---|---|
org.apache.any23.validator | TODO fillme |
org.apache.any23.validator.rule |
Uses of ValidationReportBuilder in org.apache.any23.validator |
---|
Classes in org.apache.any23.validator that implement ValidationReportBuilder | |
---|---|
class |
DefaultValidationReportBuilder
Default implementation of ValidationReportBuilder . |
Methods in org.apache.any23.validator with parameters of type ValidationReportBuilder | |
---|---|
boolean |
Rule.applyOn(DOMDocument document,
RuleContext context,
ValidationReportBuilder validationReportBuilder)
Applies this rule to the given document. |
Uses of ValidationReportBuilder in org.apache.any23.validator.rule |
---|
Methods in org.apache.any23.validator.rule with parameters of type ValidationReportBuilder | |
---|---|
boolean |
MissingOpenGraphNamespaceRule.applyOn(DOMDocument document,
RuleContext context,
ValidationReportBuilder validationReportBuilder)
|
boolean |
MetaNameMisuseRule.applyOn(DOMDocument document,
RuleContext context,
ValidationReportBuilder validationReportBuilder)
|
boolean |
AboutNotURIRule.applyOn(DOMDocument document,
RuleContext context,
ValidationReportBuilder validationReportBuilder)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |