method

to_s

v1_9_3_125 - Show latest stable - Class: REXML::Declaration
to_s()
public

No documentation available.

# File lib/rexml/doctype.rb, line 208
    def to_s
      @string+'>'
    end