Libraries
»
xmlparser
(0.7.2.1)
»
Index
»
XML
»
SAX
»
AttributeList
»
#getLength
Method: XML::SAX::AttributeList#getLength
Defined in:
lib/xml/sax.rb
#
getLength
⇒
Object
11 12 13
# File 'lib/xml/sax.rb', line 11
def
getLength
raise
"not implemented"
end