method
to_s
to_s()
public
Hide source
# File lib/rexml/dtd/notationdecl.rb, line 23 def to_s "<!NOTATION #@name #@middle #@rest>" end