method

node_type

v1_9_3_125 - Show latest stable - Class: REXML::Attribute
node_type()
public

No documentation available.

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