method
on_attr_value
on_attr_value(str)
public
Hide source
# File lib/rss/xmlscanner.rb, line 87 def on_attr_value(str) @current_attr << str end