method

node_type

ruby latest stable - Class: REXML::XMLDecl
node_type()
public

No documentation available.

# File lib/rexml/xmldecl.rb, line 67
    def node_type
      :xmldecl
    end