public class RemoveCompare extends BaseElementWalker
| Modifier and Type | Class and Description |
|---|---|
class |
RemoveCompare.WalkElement
the resource walker note the naming convention Walkxxx so that it is automagically instantiated by the super classes
|
log, theFactory| Constructor and Description |
|---|
RemoveCompare() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRemoveAttribute(java.lang.String name) |
void |
cleanup(KElement e) |
boolean |
isRemoveAllIdAndRef() |
void |
setRemoveAllIdAndRef(boolean removeAllIdAndRef) |
void |
setStandard() |
getFactorytoString, walkTree, walkTreeKidsFirstpublic boolean isRemoveAllIdAndRef()
public void setRemoveAllIdAndRef(boolean removeAllIdAndRef)
public void setStandard()
public void addRemoveAttribute(java.lang.String name)
public void cleanup(KElement e)
e -