public class OpenGraphNamespaceFix extends Object implements Fix
MissingOpenGraphNamespaceRule
Modifier and Type | Field and Description |
---|---|
static String |
OPENGRAPH_PROTOCOL_NS |
Constructor and Description |
---|
OpenGraphNamespaceFix() |
Modifier and Type | Method and Description |
---|---|
void |
execute(Rule rule,
RuleContext context,
DOMDocument document)
Executes this fix over a document.
|
String |
getHRName() |
public static final String OPENGRAPH_PROTOCOL_NS
public String getHRName()
public void execute(Rule rule, RuleContext context, DOMDocument document)
Fix
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.