method

node_type

v2_2_9 - Show latest stable - Class: REXML::Text
node_type()
public

No documentation available.

# File lib/rexml/text.rb, line 173
    def node_type
      :text
    end