public class WalkPageListLink extends WalkResLink
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkPageListLink() |
| 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 jdfLink,
KElement xjdf)
the mother routine for walking....
|
getParentProduct, setResourcecheckAllLeaves, getLeaves, getRefName, getResID, getSet, matchesRootID, moveToAmountPool, mustInline, setAmountPool, setBaseResource, setLeafAttributes, setSetAttributes, updateAttributes, updateModulegetXJDFName, removeUnusedElements, safeRename, setAttributes, setParentcompareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toStringpublic KElement walk(KElement jdfLink, KElement xjdf)
BaseWalkerwalk in interface IWalkerwalk in class WalkResLinkjdfLink - xjdf - IWalker.walk(KElement, KElement)public boolean matches(KElement toCheck)
BaseWalkermatches in class WalkResLinktoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)