Uses of Class
rabbit.filter.SimpleTagFilter

Packages that use SimpleTagFilter
rabbit.filter A set of filters for sockets, http and http resources. 
 

Uses of SimpleTagFilter in rabbit.filter
 

Subclasses of SimpleTagFilter in rabbit.filter
 class BackgroundFilter
          This class removes background images from html pages.
 class BlinkFilter
          A filter that removes the blink and /blink tags.
 class BodyFilter
          A class that inserts some text and links at the top of a page.
 class LowresImageFilter
          This filter removes the "lowsrc=some_image.gif" attributes from the <img> tags.