method
on_etag

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