.

Harvest::Controller::SOIFFilter - SOIF data based filtering

DESCRIPTION

This class is a management class (derived from Harvest::Controller::FilterManager) for data filters. These filters run after the URL has been fetched, and have access to the headers, and the SOIF summary of the data.

They can add extra information into the object structure, or remove the object from the list of items to fetch. For details of methods that a filter should supply see Harvest::Controller::GenericFilter

METHODS

See Harvest::Controller::FilterManager, with the exception that the result method is not supported by this class.