Package net.sf.saxon.tree.util
Class Navigator.ChildrenAsIterable
java.lang.Object
net.sf.saxon.tree.util.Navigator.ChildrenAsIterable
- Enclosing class:
Navigator
A class that delivers the children of a node as a Java Iterable
-
Constructor Summary
ConstructorsConstructorDescriptionChildrenAsIterable(NodeInfo parent) ChildrenAsIterable(NodeInfo parent, NodePredicate filter) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator