method

node_type

v2_1_10 - Show latest stable - Class: REXML::Document
node_type()
public

No documentation available.

# File lib/rexml/document.rb, line 48
    def node_type
      :document
    end