method

node_type

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

No documentation available.

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