public class RemoveEmpty.WalkResourceAudit extends RemoveEmpty.WalkElement
depth, log| Constructor and Description |
|---|
WalkResourceAudit() |
| Modifier and Type | Method and Description |
|---|---|
VString |
getElementNames()
retur the list of elements that will always be procesed by this walker
|
KElement |
walk(KElement e,
KElement trackElem)
the mother routine for walking....
|
getDummyAttributes, hasChild, hasRequiredChild, matches, walkAttributescompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic KElement walk(KElement e, KElement trackElem)
BaseWalkerwalk in interface IWalkerwalk in class RemoveEmpty.WalkElemente - - the element to tracktrackElem - - always nullBaseWalker.walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)public VString getElementNames()
BaseWalkergetElementNames in class BaseWalkerBaseWalker.getElementNames()