Ruby RSS::XMLScanListener Functions

EditRocket provides the following information on RSS::XMLScanListener functions in the Ruby source code builder.

on_attr_charref(code) -

on_attr_charref_hex(code) - "Alias for #on_attr_charref"

on_attr_entityref(ref) -

on_attr_value(str) -

on_attribute(name) -

on_charref(code) -

on_charref_hex(code) - "Alias for #on_charref"

on_entityref(ref) -

on_etag(name) -

on_stag(name) -

on_stag_end(name) -

on_stag_end_empty(name) -

on_xmldecl_encoding(str) -

on_xmldecl_end() -

on_xmldecl_standalone(str) -

on_xmldecl_version(str) -