public class WalkForeignElement extends WalkElement
jdfToXJDF
depth, log
Constructor and Description |
---|
WalkForeignElement() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(KElement e)
this is the check whether or not to use this walker for a given element should be overwritten
|
KElement |
walk(KElement jdf,
KElement xjdf)
the mother routine for walking....
|
getXJDFName, removeUnusedElements, safeRename, setAttributes, setParent, updateAttributes
compareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toString
public KElement walk(KElement jdf, KElement xjdf)
BaseWalker
walk
in interface IWalker
walk
in class WalkElement
jdf
- xjdf
- IWalker.walk(KElement, KElement)
public boolean matches(KElement e)
BaseWalker
matches
in class BaseWalker
e
- the element to checkBaseWalker.matches(org.cip4.jdflib.core.KElement)
Copyright © 2018. All rights reserved.