Class REXML::Declaration
In: /home/ser/Work/rexml/rexml/doctype.rb
Parent: Child
Package diagram
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 )