Module: XML
- Defined in:
- lib/rfeedparser/better_attributelist.rb
Overview
Add some helper methods to make AttributeList (all of those damn attrs and attrsD used by StrictFeedParser) act more like a Hash. NOTE AttributeList is still Read-Only (AFAICT). Monkey patching is terrible, and I have an addiction.
Defined Under Namespace
Modules: SAX