public static class OrigFixer.OrigProcessor extends java.lang.Object implements ElementProcessor
| Constructor and Description |
|---|
OrigFixer.OrigProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
processElement(org.jdom2.Document document,
org.jdom2.Element element)
Fix
|
public void processElement(org.jdom2.Document document,
org.jdom2.Element element)
processElement in interface ElementProcessordocument - The document being processed.element - The JDOM element to process.