method
on_stag
on_stag(name)
public
Hide source
# File lib/rss/xmlscanner.rb, line 79 def on_stag(name) @attrs = {} end
on_stag(name)
public
# File lib/rss/xmlscanner.rb, line 79 def on_stag(name) @attrs = {} end