method

node_type

node_type()
public

No documentation available.

# File lib/rexml/doctype.rb, line 71
    def node_type
      :doctype
    end