public class WalkXElement extends BaseWalker
Modifier and Type | Field and Description |
---|---|
protected XJDFToJDFImpl |
xjdfToJDFImpl |
depth, log
Constructor and Description |
---|
WalkXElement() |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanRef(KElement e,
KElement trackElem,
String val,
String values) |
protected void |
cleanRefs(KElement e,
KElement trackElem) |
protected JDFSeparationList |
createSeparationList(KElement rPart,
String elem)
make a separationlist from an attribute
|
protected void |
fixAuthor(KElement e) |
String |
getCoating(String coating) |
protected JDFNode |
getNode(KElement xjdfRes,
KElement jdfNode) |
protected String |
getRefName(String val) |
void |
setParent(XJDFToJDFImpl xjdftojdf)
fills this into the factory
|
protected void |
updateAttributes(KElement elem) |
KElement |
walk(KElement e,
KElement trackElem)
the mother routine for walking....
|
compareTo, finalizeWalk, getDepth, getElementNames, matches, prepareWalk, toString
protected XJDFToJDFImpl xjdfToJDFImpl
public void setParent(XJDFToJDFImpl xjdftojdf)
xjdftojdf
- public KElement walk(KElement e, KElement trackElem)
BaseWalker
walk
in interface IWalker
walk
in class BaseWalker
e
- trackElem
- a parallel element to e that may additionally be modified during the walkIWalker.walk(KElement, KElement)
protected void updateAttributes(KElement elem)
elem
- protected JDFSeparationList createSeparationList(KElement rPart, String elem)
rPart
- elem
- the separation list attribute / elementprotected JDFNode getNode(KElement xjdfRes, KElement jdfNode)
xjdfRes
- jdfNode
- protected void fixAuthor(KElement e)
e
- Copyright © 2018. All rights reserved.