Class REXML::Declaration
In: rexml/doctype.rb
Parent: Child

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
new    parse_source    to_s    write   
Public Class methods
new(src)
parse_source(source, listener)
Public Instance methods
to_s()
write( output, indent )