| Class REXML::SAXHelper |
|
| Methods |
| Public Class methods |
| new() |
| Public Instance methods |
| <<(pair) |
| del(ob) |
| tag_start(name, attrs) |
| tag_end(name) |
| text(text) |
| instruction(name, instruction) |
| comment(comment) |
| doctype(name, ps, ln, uri) |
| attlistdecl(content) |
| elementdecl(content) |
| entitydecl(content) |
| notationdecl(content) |
| entity(content) |
DEPRECATED. This method is never called
| cdata(content) |
| xmldecl(version, encoding, standalone) |