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)
Rule
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.