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