public class IDRemover.WalkResource extends BaseWalker
depth, log| Constructor and Description |
|---|
WalkResource()
fills this into the factory
|
| Modifier and Type | Method and Description |
|---|---|
KElement |
walk(KElement e,
KElement trackElem)
the mother routine for walking....
|
compareTo, finalizeWalk, getDepth, getElementNames, matches, prepareWalk, toStringpublic KElement walk(KElement e, KElement trackElem)
BaseWalkerwalk in interface IWalkerwalk in class BaseWalkere - trackElem - BaseWalker.walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)