Module: Html2rss::Selectors::PostProcessors::HtmlTransformers

Defined in:
lib/html2rss/selectors/post_processors/html_transformers/transform_urls_to_absolute_ones.rb,
lib/html2rss/selectors/post_processors/html_transformers/wrap_img_in_a.rb

Overview

HTML tree transformers used by selectors post-processing.

Defined Under Namespace

Classes: TransformUrlsToAbsoluteOnes, WrapImgInA