public class WalkJDF extends WalkJDFElement
jdfToXJDFdepth, log| Constructor and Description |
|---|
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, matchesRootID, mustInline, mustInline, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributesgetXJDFName, setAttributes, setParentcompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic KElement walk(KElement jdf, KElement xjdf)
BaseWalkerwalk in interface IWalkerwalk in class 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 WalkJDFElementtoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)protected void removeUnused(KElement newRootP)
removeUnused in class WalkJDFElementnewRootP - org.cip4.jdflib.extensions.XJDF20.WalkElement#removeUnused(org.cip4.jdflib.core.KElement)Copyright © 2015. All rights reserved.