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
asc    check_encoding    current_line    empty?    encoding=    encoding_val    match    new    read    scan    unile    utf16    utf8    utf8_enc    val_encoding   
Attributes
:buffer  [R] 

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

:encoding  [R] 
:line  [R] 

The line number of the last consumed text

Public Class methods
asc%params%
check_encoding%params%
current_line%params%
empty?%params%
encoding=%params%
encoding_val%params%
match%params%
new%params%
read%params%
scan%params%
unile%params%
utf16%params%
utf8%params%
utf8_enc%params%
val_encoding%params%
Public Instance methods
asc%params%
check_encoding%params%
current_line%params%
empty?%params%
encoding=%params%
encoding_val%params%
match%params%
new%params%
read%params%
scan%params%
unile%params%
utf16%params%
utf8%params%
utf8_enc%params%
val_encoding%params%