Module: REXML

Defined in:
lib/feedparser/rexml_patch.rb

Overview

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

Defined Under Namespace

Modules: Encoding Classes: Element