| Class REXML::Source |
|
A Source can be searched for patterns, and wraps buffers and other objects and provides consumption of text
| Methods |
| 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% |