method

node_type

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

No documentation available.

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