Package net.sf.saxon.tree.util
Class SteppingNavigator
java.lang.Object
net.sf.saxon.tree.util.SteppingNavigator
The SteppingNavigator is a utility class containing methods to assist with navigating a tree whose nodes
implement the
SteppingNode
interface-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
An iterator over the descendant or descendant-or-self axis -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SteppingNavigator
public SteppingNavigator()
-