Class REXML::EntityDecl
In: rexml/doctype.rb
Parent: Child
Methods
new    new    new    new   
Public Class methods
new(src)

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

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