public class WalkXJDFResource extends WalkXElement
xjdfToJDFImpl
depth, 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, updateAttributes
compareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toString
public KElement walk(KElement xjdfRes, KElement parent)
BaseWalker
walk
in interface IWalker
walk
in class WalkXElement
xjdfRes
- 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)
BaseWalker
matches
in class BaseWalker
toCheck
- BaseWalker.matches(org.cip4.jdflib.core.KElement)
Copyright © 2018. All rights reserved.