public class MetaNameMisuseRule extends Object implements Rule
MetaNameMisuseFix| Modifier and Type | Field and Description |
|---|---|
static String |
ERRORED_META_NODES |
| Constructor and Description |
|---|
MetaNameMisuseRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyOn(DOMDocument document,
RuleContext context,
ValidationReportBuilder validationReportBuilder)
Applies this rule to the given document.
|
String |
getHRName() |
public static final String ERRORED_META_NODES
public String getHRName()
public boolean applyOn(DOMDocument document, RuleContext context, ValidationReportBuilder validationReportBuilder)
RuleCopyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.