method

to_s

to_s()
public

No documentation available.

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