public class RemoveEmptyXJDF.WalkResourceXJDF extends RemoveEmpty.WalkElement
depth, log| Constructor and Description |
|---|
WalkResourceXJDF() |
| Modifier and Type | Method and Description |
|---|---|
protected StringArray |
getDummyAttributes() |
VString |
getElementNames()
retur the list of elements that will always be procesed by this walker
|
protected boolean |
hasChild(KElement e1)
part elements are ignored
|
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)protected StringArray getDummyAttributes()
getDummyAttributes in class RemoveEmpty.WalkElementRemoveEmpty.WalkElement.getDummyAttributes()