REXML::Child
# File rexml-3.2.5/lib/rexml/doctype.rb, line 267 def initialize( src ) super() @entity = src end
# File rexml-3.2.5/lib/rexml/doctype.rb, line 271 def to_s @entity end
# File rexml-3.2.5/lib/rexml/doctype.rb, line 274 def write( output, indent ) output << @entity end
This page was generated for Ruby 3.0.2
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.42.0.