public class XJDF20.WalkJDF extends XJDF20.WalkJDFElement
depth, log| Constructor and Description |
|---|
XJDF20.WalkJDF() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
protected void |
removeUnused(KElement newRootP) |
KElement |
walk(KElement jdf,
KElement xjdf)
the mother routine for walking....
|
getRefName, mustInline, mustInlinesetAttributescompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic KElement walk(KElement jdf, KElement xjdf)
BaseWalkerwalk in interface IWalkerwalk in class XJDF20.WalkJDFElementjdf - xjdf - a parallel element to e that may additionally be modified during the walkIWalker.walk(KElement, KElement)public boolean matches(KElement toCheck)
BaseWalkermatches in class XJDF20.WalkJDFElementtoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)protected void removeUnused(KElement newRootP)
removeUnused in class XJDF20.WalkJDFElementnewRootP - XJDF20.WalkElement.removeUnused(org.cip4.jdflib.core.KElement)Copyright © 2013. All Rights Reserved.