Harvest::Controller::URLFilter - URL filtering | |
| |
DESCRIPTION | |
This class is a management class (derived from Harvest::Controller::FilterManager) for URL filters. These filters run purely over the URL of the object to be fetched - no additional data is available. 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 | |