Package org.cip4.jdflib.elementwalker
Class AttributeReplacer.WalkDefault
- java.lang.Object
-
- org.cip4.jdflib.elementwalker.BaseWalker
-
- org.cip4.jdflib.elementwalker.AttributeReplacer.WalkDefault
-
- All Implemented Interfaces:
java.lang.Comparable<BaseWalker>,IWalker
- Direct Known Subclasses:
AttributeReplacer.WalkAttributeReplacer
- Enclosing class:
- AttributeReplacer
public class AttributeReplacer.WalkDefault extends BaseWalker
the link and ref walker
-
-
Field Summary
-
Fields inherited from class org.cip4.jdflib.elementwalker.BaseWalker
depth, log
-
-
Constructor Summary
Constructors Constructor Description WalkDefault()
-
Method Summary
-
Methods inherited from class org.cip4.jdflib.elementwalker.BaseWalker
compareTo, finalizeWalk, getDepth, getElementNames, matches, prepareWalk, toString, walk
-
-