method
on_entityref
on_entityref(ref)
public
Hide source
# File lib/rss/xmlscanner.rb, line 70 def on_entityref(ref) text(entity(ref)) end