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