mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-30 22:59:46 +02:00
Updated Bridge API (markdown)
parent
618f4faca4
commit
17b26d7ab0
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@ Base class | Description
|
|||
-----------|------------
|
||||
[`BridgeAbstract`](BridgeAbstract) | This class is intended for standard _Bridges_ that need to filter HTML pages for content.
|
||||
[`FeedExpander`](FeedExpander) | This class is an extension of `HttpCachingBridgeAbstract`, designed to load existing feeds into **RSS-Bridge**
|
||||
[`XPathAbstract`](XPathAbstract) | This class is meant as an alternative base class for bridge implementations. It offers preliminary functionality for generating feeds based on _XPath expressions_.
|
||||
|
||||
For more information about how to create a new _Bridge_, read [How to create a new Bridge?](How-to-create-a-new-Bridge)
|
Loading…
Add table
Add a link
Reference in a new issue