mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-07 09:06:36 +02:00
Updated Bridge API (markdown)
@@ -4,5 +4,6 @@ Base class | Description
|
|||||||
-----------|------------
|
-----------|------------
|
||||||
[`BridgeAbstract`](BridgeAbstract) | This class is intended for standard _Bridges_ that need to filter HTML pages for content.
|
[`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**
|
[`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)
|
For more information about how to create a new _Bridge_, read [How to create a new Bridge?](How-to-create-a-new-Bridge)
|
Reference in New Issue
Block a user