method

node_type

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

No documentation available.

# File lib/rexml/attribute.rb, line 175
    def node_type
      :attribute
    end