method

to_s

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

No documentation available.

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