"DTD/xhtml1-strict.dtd">
Class REXML::Declaration
In: rexml/doctype.rb
Parent: Child

This is an abstract class. You never use this directly; it serves as a parent class for the specific declarations.

Methods
new    parse_stream    pull    to_s    write   
Public Class methods
new(src)
parse_stream(source, listener)
pull(source)
Public Instance methods
to_s()
write( output, indent )