akregator/src/librss
RSS::FeedDetector Class Reference
#include <feeddetector.h>
Detailed Description
a class providing functions to detect linked feeds in HTML sources
Definition at line 55 of file feeddetector.h.
Static Public Member Functions | |
static FeedDetectorEntryList | extractFromLinkTags (const QString &s) |
static QStringList | extractBruteForce (const QString &s) |
static QString | fixRelativeURL (const QString &s, const KURL &baseurl) |
Member Function Documentation
|
searches an HTML page for slightly feed-like looking links and catches everything not running away quickly enough.
Extracts links from
Definition at line 108 of file feeddetector.cpp. |
|
searches an HTML page for feeds listed in
tags
tags with
Definition at line 37 of file feeddetector.cpp. |
The documentation for this class was generated from the following files: