method
new
new( src )
public
Hide source
# File lib/rexml/doctype.rb, line 229 def initialize( src ) super() @entity = src end