Class REXML::SyncEnumerator
In: lib/rexml/syncenumerator.rb
Parent: Object

Methods

each   length   new   size  

Included Modules

Enumerable

Public Class methods

Creates a new SyncEnumerator which enumerates rows of given Enumerable objects.

Public Instance methods

Enumerates rows of the Enumerable objects.

Returns the number of enumerated Enumerable objects, i.e. the size of each row.

Returns the number of enumerated Enumerable objects, i.e. the size of each row.

[Validate]

ruby-doc.org is a service of James Britt and Neurogami, a Ruby application development company in Phoenix, AZ.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.