public class WalkResource extends WalkJDFElement
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkResource() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getClassName(JDFResource r) |
protected boolean |
isProductResource(JDFResource linkTarget) |
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
protected void |
moveAttribsToBase(KElement xjdf,
KElement newResLeaf) |
KElement |
walk(KElement jdf,
KElement xjdf)
the mother routine for walking....
|
getRefName, getSet, matchesRootID, moveToAmountPool, mustInline, removeUnused, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributesgetXJDFName, safeRename, setAttributes, setParentcompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic KElement walk(KElement jdf, KElement xjdf)
BaseWalkerwalk in interface IWalkerwalk in class WalkJDFElementjdf - xjdf - IWalker.walk(KElement, KElement)protected void moveAttribsToBase(KElement xjdf, KElement newResLeaf)
xjdf - newResLeaf - protected String getClassName(JDFResource r)
r - public boolean matches(KElement toCheck)
BaseWalkermatches in class WalkJDFElementtoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)protected boolean isProductResource(JDFResource linkTarget)
linkTarget - Copyright © 2015. All rights reserved.