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%params%
parse_source%params%
to_s%params%
write%params%
Public Instance methods
new%params%
parse_source%params%
to_s%params%
write%params%