method

node_type

ruby latest stable - Class: REXML::AttlistDecl
node_type()
public

No documentation available.

# File lib/rexml/attlistdecl.rb, line 59
    def node_type
      :attlistdecl
    end