class XPath2::NodeIterator
- XPath2::NodeIterator
- Reference
- Object
Overview
NodeIterator holds all matched Node object
Included Modules
- XPath2::QueryIterator
Defined in:
xpath2.crInstance Method Summary
-
#current : NodeNavigator
returns current node which matched
-
#move_next
moves Navigator to the next match node