public class WalkXJDFResource extends WalkXElement
xjdfToJDFImpldepth, log| Constructor and Description |
|---|
WalkXJDFResource() |
| Modifier and Type | Method and Description |
|---|---|
protected KElement |
createPartition(JDFResource jdfRes,
JDFAttributeMap partMap,
JDFNode theNode) |
protected String |
getJDFResName(SetHelper sh) |
protected void |
handleLinkParts(VJDFAttributeMap vParts,
JDFResourceLink rl) |
protected void |
handleParts(JDFResource res,
VJDFAttributeMap vParts,
JDFResourceLink rl) |
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
protected JDFAttributeMap |
removeImplicitParts(JDFResource jdfRes,
JDFAttributeMap partMap) |
KElement |
walk(KElement xjdfRes,
KElement parent)
the mother routine for walking....
|
cleanRef, cleanRefs, createSeparationList, fixAuthor, getCoating, getNode, getRefName, setParent, updateAttributescompareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toStringpublic KElement walk(KElement xjdfRes, KElement parent)
BaseWalkerwalk in interface IWalkerwalk in class WalkXElementxjdfRes - parent - a parallel element to e that may additionally be modified during the walkIWalker.walk(KElement, KElement)protected void handleParts(JDFResource res, VJDFAttributeMap vParts, JDFResourceLink rl)
res - vParts - rl - protected void handleLinkParts(VJDFAttributeMap vParts, JDFResourceLink rl)
vParts - rl - protected KElement createPartition(JDFResource jdfRes, JDFAttributeMap partMap, JDFNode theNode)
jdfRes - partMap - theNode - protected JDFAttributeMap removeImplicitParts(JDFResource jdfRes, JDFAttributeMap partMap)
public boolean matches(KElement toCheck)
BaseWalkermatches in class BaseWalkertoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)Copyright © 2018. All rights reserved.