"DTD/xhtml1-strict.dtd">
Class REXML::DTD::EntityDecl
In: rexml/dtd/entitydecl.rb
Parent: Child
Methods
new    parse_source    to_s    write   
Public Class methods
new(src)

<!ENTITY name SYSTEM "..."> <!ENTITY name "...">

parse_source(source, listener)
Public Instance methods
to_s()
write( output, indent )