articleinterceptor.h
Singleton managing the interceptors.
Definition: articleinterceptor.h:26
Interface for intercepting new articles which were just fetched before adding them to the archive.
Definition: articleinterceptor.h:17
virtual void processArticle(Article &article)=0
processes an article.
A proxy class for RSS::Article with some additional methods to assist sorting.
Definition: article.h:58