Class REXML::IOSource
In: temp/source.rb
Parent: Source

A Source that wraps an IO. See the Source class for method documentation

Methods

consume   current_line   empty?   match   new   position   read   scan  

Public Class methods

block_size has been deprecated

Public Instance methods

@return the current line in the source

[Validate]