public class WalkColorantControl extends WalkResource
xjdfToJDFImpldepth, log| Constructor and Description |
|---|
WalkColorantControl() |
| 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
|
KElement |
walk(KElement e,
KElement trackElem)
org.cip4.jdflib.extensions.xjdfwalker.XJDFToJDFConverter.WalkXJDFResource#walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)
|
cleanRef, cleanRefs, fixAuthor, getNode, getRefName, setParentcompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic boolean matches(KElement toCheck)
BaseWalkermatches in class WalkResourcetoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)public KElement walk(KElement e, KElement trackElem)
walk in interface IWalkerwalk in class WalkResourcee - the element to walktrackElem - a parallel element to e that may additionally be modified during the walkIWalker.walk(KElement, KElement)Copyright © 2015. All rights reserved.