Method: XML::SAX::AttributeList#getName

Defined in:
lib/xml/sax.rb

#getName(pos) ⇒ Object



15
16
17
# File 'lib/xml/sax.rb', line 15

def getName(pos)
  raise "not implemented"
end