public class WalkLayout extends WalkStrippingParams
xjdfToJDFImpldepth, log| Constructor and Description |
|---|
WalkLayout() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRefName(String val) |
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 xjdfLayout,
KElement jdfLayout)
the mother routine for walking....
|
cleanRef, cleanRefs, fixAuthor, getNode, setParentcompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic boolean matches(KElement toCheck)
BaseWalkermatches in class WalkStrippingParamstoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)public KElement walk(KElement xjdfLayout, KElement jdfLayout)
BaseWalkerwalk in interface IWalkerwalk in class WalkResourcexjdfLayout - the element to walkjdfLayout - a parallel element to e that may additionally be modified during the walkWalkResource.walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)protected String getRefName(String val)
getRefName in class WalkStrippingParamsWalkXElement.getRefName(java.lang.String)Copyright © 2015. All rights reserved.