Class Navigator.ChildrenAsIterable
java.lang.Object
net.sf.saxon.tree.util.Navigator.ChildrenAsIterable
- Enclosing class:
Navigator
-
Constructor Summary
ConstructorsConstructorDescriptionChildrenAsIterable(NodeInfo parent) ChildrenAsIterable(NodeInfo parent, NodePredicate filter) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliterator
-
Constructor Details
-
ChildrenAsIterable
-
ChildrenAsIterable
-
-
Method Details
-
iterator
-