protected class PostXJDFWalker.WalkStrippingSet extends PostXJDFWalker.WalkResourceSet
depth, log| Constructor and Description |
|---|
PostXJDFWalker.WalkStrippingSet() |
| 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 xjdf,
KElement dummy)
the mother routine for walking....
|
compareTo, finalizeWalk, getDepth, prepareWalk, toStringpublic boolean matches(KElement toCheck)
BaseWalkermatches in class PostXJDFWalker.WalkResourceSettoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)public KElement walk(KElement xjdf, KElement dummy)
BaseWalkerwalk in interface IWalkerwalk in class PostXJDFWalker.WalkResourceSetxjdf - dummy - org.cip4.jdflib.extensions.XJDF20.WalkResource#walk(org.cip4.jdflib.core.KElement, org.cip4.jdflib.core.KElement)Copyright © 2015. All rights reserved.