Method: XML::SAX::AttributeList#getValue

Defined in:
lib/xml/sax.rb

#getValue(pos_or_name) ⇒ Object



23
24
25
# File 'lib/xml/sax.rb', line 23

def getValue(pos_or_name)
  raise "not implemented"
end