There's no documentation for this item.
# File rss/xmlparser.rb, line 50 def xmlDecl(version, encoding, standalone) @listener.xmldecl(version, encoding, standalone == 1) end
<code/>
<pre/>
<code/>and<pre/>for code samples.