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 void |
fixAuthor(KElement e) |
protected JDFNode |
getNode(KElement xjdfRes,
KElement jdfNode) |
protected String |
getRefName(String val) |
void |
setParent(XJDFToJDFImpl xjdftojdf)
fills this into the factory
|
KElement |
walk(KElement e,
KElement trackElem)
the mother routine for walking....
|
compareTo, finalizeWalk, getDepth, matches, prepareWalk, toStringprotected XJDFToJDFImpl xjdfToJDFImpl
public void setParent(XJDFToJDFImpl xjdftojdf)
xjdftojdf - public KElement walk(KElement e, KElement trackElem)
BaseWalkerwalk in interface IWalkerwalk in class BaseWalkere - trackElem - a parallel element to e that may additionally be modified during the walkIWalker.walk(KElement, KElement)protected JDFNode getNode(KElement xjdfRes, KElement jdfNode)
xjdfRes - jdfNode - protected void fixAuthor(KElement e)
e - Copyright © 2015. All rights reserved.