| Class REXML::Declaration |
|
We don't really handle any of these since we're not a validating parser, so we can be pretty dumb about them. All we need to be able to do is spew them back out on a write()
| Methods |
| Public Class methods |
| new(src) |
| parse_source(source, listener) |
| Public Instance methods |
| to_s() |
| write( output, indent ) |