Class Test::Unit::XML::NodeIterator
In: lib/test/unit/xml/nodeiterator.rb
Parent: Object

Methods

find_next_node   has_next   new   next  

Classes and Modules

Class Test::Unit::XML::NodeIterator::NullNodeFilter

Public Class methods

This class method takes a node as an argument and locates the next node. The first argument is a node. The second argument is an optional node filter.

Public Instance methods

[Validate]