public class WalkLayout extends WalkStrippingParams
xjdfToJDFImpl
depth, 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, createSeparationList, fixAuthor, getCoating, getNode, setParent, updateAttributes
compareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toString
public boolean matches(KElement toCheck)
BaseWalker
matches
in class WalkStrippingParams
toCheck
- BaseWalker.matches(org.cip4.jdflib.core.KElement)
public KElement walk(KElement xjdfLayout, KElement jdfLayout)
BaseWalker
walk
in interface IWalker
walk
in class WalkXElement
xjdfLayout
- the element to walkjdfLayout
- a parallel element to e that may additionally be modified during the walkWalkXElement.walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)
protected String getRefName(String val)
getRefName
in class WalkStrippingParams
WalkXElement.getRefName(java.lang.String)
Copyright © 2018. All rights reserved.