Libraries
»
xmlparser
(0.7.2.1)
»
Index
»
XML
»
SAX
»
AttributeList
»
#getName
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