There's no documentation for this item.
# File rss/xmlscanner.rb, line 105 def on_stag_end_empty(name) tag_start(name, @attrs) tag_end(name) end
<code/>
<pre/>
<code/>and<pre/>for code samples.