= private = protected
write( output, indent )
See <a href="/ruby/REXML/Formatters">REXML::Formatters</a>
# File lib/rexml/doctype.rb, line 217 def write( output, indent ) output << to_s end