public class XJDF20.WalkJDFElement extends XJDF20.WalkElement
depth, log| Constructor and Description |
|---|
XJDF20.WalkJDFElement() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRefName(JDFRefElement re)
get the name for the attribute to become a reference - may add a "Refs" rather than ref for
|
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
protected boolean |
mustInline(JDFRefElement re) |
protected boolean |
mustInline(String refLocalName) |
protected void |
removeUnused(KElement newRootP) |
KElement |
walk(KElement jdf,
KElement xjdf)
the mother routine for walking....
|
setAttributescompareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic KElement walk(KElement jdf, KElement xjdf)
BaseWalkerwalk in interface IWalkerwalk in class XJDF20.WalkElementjdf - xjdf - IWalker.walk(KElement, KElement)protected String getRefName(JDFRefElement re)
re - the refelement to nameprotected boolean mustInline(JDFRefElement re)
re - protected boolean mustInline(String refLocalName)
refLocalName - public boolean matches(KElement toCheck)
BaseWalkermatches in class BaseWalkertoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)protected void removeUnused(KElement newRootP)
removeUnused in class XJDF20.WalkElementnewRootP - XJDF20.WalkElement.removeUnused(org.cip4.jdflib.core.KElement)Copyright © 2013. All Rights Reserved.