public class WalkStrippingParams extends WalkResource
xjdfToJDFImpldepth, log| Constructor and Description |
|---|
WalkStrippingParams() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getRefName(java.lang.String val) |
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
cleanRef, cleanRefs, createSeparationList, fixAuthor, getNode, setParent, updateAttributes, updateColor, walkcompareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toStringpublic boolean matches(KElement toCheck)
BaseWalkermatches in class WalkResourcetoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)protected java.lang.String getRefName(java.lang.String val)
getRefName in class WalkXElementWalkXElement.getRefName(java.lang.String)