Class REXML::Source
In: rexml/source.rb
Parent: Object

A Source can be searched for patterns, and wraps buffers and other objects and provides consumption of text

Methods
current_line    empty?    encoding    match    new    scan    utf8_enc   
Attributes
:buffer  [R] 

The current buffer (what we're going to read next)

:line  [R] 

The line number of the last consumed text

Public Class methods
current_line%params%
empty?%params%
encoding%params%
match%params%
new%params%
scan%params%
utf8_enc%params%
Public Instance methods
current_line%params%
empty?%params%
encoding%params%
match%params%
new%params%
scan%params%
utf8_enc%params%