method
write
write( output, indent )
public
Hide source
# File lib/rexml/doctype.rb, line 236 def write( output, indent ) output << @entity end