method
on_etag
on_etag(name)
public
Hide source
# File lib/rss/xmlscanner.rb, line 65 def on_etag(name) tag_end(name) end