public class WalkSet extends WalkXElement
xjdfToJDFImpl
depth, log
Constructor and Description |
---|
WalkSet() |
Modifier and Type | Method and Description |
---|---|
protected String |
getJDFResName(KElement e) |
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 xjdf,
KElement jdf)
the mother routine for walking....
|
cleanRef, cleanRefs, createSeparationList, fixAuthor, getCoating, getNode, getRefName, setParent, updateAttributes
compareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toString
public KElement walk(KElement xjdf, KElement jdf)
BaseWalker
walk
in interface IWalker
walk
in class WalkXElement
xjdf
- jdf
- IWalker.walk(KElement, KElement)
public boolean matches(KElement toCheck)
BaseWalker
matches
in class BaseWalker
toCheck
- BaseWalker.matches(org.cip4.jdflib.core.KElement)
Copyright © 2018. All rights reserved.