public class RemoveEmpty.WalkComChannel extends RemoveEmpty.WalkResource
depth, log| Constructor and Description |
|---|
WalkComChannel() |
| Modifier and Type | Method and Description |
|---|---|
protected StringArray |
getDummyAttributes() |
VString |
getElementNames()
retur the list of elements that will always be procesed by this walker
|
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
walkhasChild, hasRequiredChild, walkAttributescompareTo, finalizeWalk, getDepth, prepareWalk, toStringprotected StringArray getDummyAttributes()
getDummyAttributes in class RemoveEmpty.WalkResourceRemoveEmpty.WalkElement.getDummyAttributes()public boolean matches(KElement toCheck)
BaseWalkermatches in class RemoveEmpty.WalkResourcetoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)public VString getElementNames()
BaseWalkergetElementNames in class BaseWalkerBaseWalker.getElementNames()