method

name

v1_9_1_378 - Show latest stable - Class: REXML::QuickPath
name()
public

No documentation available.

# File lib/rexml/quickpath.rb, line 207
    def QuickPath::name()
      return Functions.node.name if Functions.node.kind_of? Element
    end