protected class XJDFToJDFConverter.WalkXElement extends BaseWalker
depth, log| Constructor and Description |
|---|
XJDFToJDFConverter.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 String |
getRefName(String val) |
KElement |
walk(KElement e,
KElement trackElem)
the mother routine for walking....
|
compareTo, finalizeWalk, getDepth, matches, prepareWalk, toStringpublic 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)Copyright © 2013. All Rights Reserved.