public class RemoveEmpty.WalkComChannel extends RemoveEmpty.WalkResource
depth, log
Constructor and Description |
---|
WalkComChannel() |
Modifier and Type | Method and Description |
---|---|
protected VString |
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
|
walk
walkAttributes
compareTo, finalizeWalk, getDepth, prepareWalk, toString
protected VString getDummyAttributes()
getDummyAttributes
in class RemoveEmpty.WalkResource
RemoveEmpty.WalkElement.getDummyAttributes()
public boolean matches(KElement toCheck)
BaseWalker
matches
in class RemoveEmpty.WalkResource
toCheck
- BaseWalker.matches(org.cip4.jdflib.core.KElement)
public VString getElementNames()
BaseWalker
getElementNames
in class BaseWalker
BaseWalker.getElementNames()
Copyright © 2018. All rights reserved.