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