public class WalkSpan extends WalkJDFElement
jdfToXJDFdepth, log| Constructor and Description |
|---|
WalkSpan() |
| Modifier and Type | Method and Description |
|---|---|
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 jdf,
KElement xjdf)
depending on the value of bSpanAsAttribute either
invert XXXSpan/@Datatype=foo to FooSpan/@Name=Datatype create an Attribute with the name of the span |
getRefName, getSet, matchesRootID, moveToAmountPool, mustInline, removeUnused, setAmountPool, setBaseResource, setLeafAttributes, setResource, setSetAttributesgetXJDFName, safeRename, setAttributes, setParentcompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic KElement walk(KElement jdf, KElement xjdf)
walk in interface IWalkerwalk in class WalkJDFElementxjdf - jdf - the element to walkIWalker.walk(KElement, KElement)public boolean matches(KElement toCheck)
BaseWalkermatches in class WalkJDFElementtoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)Copyright © 2015. All rights reserved.