There's no documentation for this item.
# File rss/xmlparser.rb, line 38 def startElement(name, attrs) @listener.tag_start(name, attrs) end
<code/>
<pre/>
<code/>and<pre/>for code samples.