Package | Description |
---|---|
org.apache.any23.validator | |
org.apache.any23.validator.rule |
Modifier and Type | Class and Description |
---|---|
class |
DefaultValidationReportBuilder
Default implementation of
ValidationReportBuilder . |
Modifier and Type | Method and Description |
---|---|
boolean |
Rule.applyOn(DOMDocument document,
RuleContext context,
ValidationReportBuilder validationReportBuilder)
Applies this rule to the given document.
|
Modifier and Type | Method and Description |
---|---|
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) |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.