Module REXML
In: lib/feedparser/rexml_patch.rb
Element lib/feedparser/rexml_patch.rb Encoding REXML dot/m_7_0.png

Patch for REXML Very ugly patch to make REXML error-proof. The problem is REXML uses IConv, which isn‘t error-proof at all. With those changes, it uses unpack/pack with some error handling

Classes and Modules

Module REXML::Encoding
Class REXML::Element

[Validate]