module XML::SAX::AttributeList
Public Instance Methods
Source
# File lib/xml/sax.rb, line 18 def getType(pos_or_name) raise "not implemented" end
Source
# File lib/xml/sax.rb, line 22 def getValue(pos_or_name) raise "not implemented" end
# File lib/xml/sax.rb, line 18 def getType(pos_or_name) raise "not implemented" end
# File lib/xml/sax.rb, line 22 def getValue(pos_or_name) raise "not implemented" end