public class WalkXJDFColorResource extends WalkXJDFResource
xjdfToJDFImpl
depth, log
Constructor and Description |
---|
WalkXJDFColorResource() |
Modifier and Type | Method and Description |
---|---|
protected KElement |
createPartition(JDFResource jdfRes,
JDFAttributeMap partmap,
JDFNode theNode) |
protected String |
getJDFResName(SetHelper sh) |
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)
the mother routine for walking....
|
handleLinkParts, handleParts, removeImplicitParts
cleanRef, cleanRefs, createSeparationList, fixAuthor, getCoating, getNode, getRefName, setParent, updateAttributes
compareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toString
protected String getJDFResName(SetHelper sh)
getJDFResName
in class WalkXJDFResource
WalkXJDFResource.getJDFResName(org.cip4.jdflib.extensions.SetHelper)
protected KElement createPartition(JDFResource jdfRes, JDFAttributeMap partmap, JDFNode theNode)
createPartition
in class WalkXJDFResource
e
- jdfRes
- public boolean matches(KElement toCheck)
BaseWalker
matches
in class WalkXJDFResource
toCheck
- BaseWalker.matches(org.cip4.jdflib.core.KElement)
public KElement walk(KElement e, KElement trackElem)
BaseWalker
walk
in interface IWalker
walk
in class WalkXJDFResource
e
- the element to walktrackElem
- a parallel element to e that may additionally be modified during the walkWalkXJDFResource.walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)
Copyright © 2018. All rights reserved.