public class RemoveEmptyXJDF.WalkResourceXJDF extends RemoveEmpty.WalkElement
depth, log| Constructor and Description |
|---|
WalkResourceXJDF() |
| Modifier and Type | Method and Description |
|---|---|
VString |
getElementNames()
retur the list of elements that will always be procesed by this walker
|
protected boolean |
hasChild(KElement e1)
part elements are ignored
|
getDummyAttributes, hasRequiredChild, matches, walk, walkAttributescompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic VString getElementNames()
BaseWalkergetElementNames in class BaseWalkerBaseWalker.getElementNames()protected boolean hasChild(KElement e1)
hasChild in class RemoveEmpty.WalkElementRemoveEmpty.WalkElement.hasChild(org.cip4.jdflib.core.KElement)