method

node_type

node_type()
public

No documentation available.

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