Site Map Contact Us Home
E-mail Newsletter
Subscribe to get informed about
Clever Components news.

Your Name:
Your Email:
 
SUBSCRIBE
 
Previous Newsletters
 




Products Articles Downloads Order Support
Customer Portal      

RSS Feeds Description

Features | Detailed Description

Available in .NET, VCL and ActiveX editions.

The Rss component is used for creating, retrieving, and editing RSS feeds. This component implements a standard RSS newsreader with extended capabilities as specified at RSS 2.0 at Harvard Law. Currently supported protocol versions: 0.91, 0.92, 2.0.

Please see the Demos code (RssFeeds) and also the indexed Help documentation provided with the Clever Internet Suite installation for more details about using this component.

The most common members of the Rss component can be seen below:

Property List

  Name   Description
 Channel Gets the Channel information of RSS data.
 CharSet Gets or sets the character encoding value.
 Encoding Gets or sets the RSS text encoding format.
 Http Gets or sets the Http component that downloads RSS items.
 Items Gets a list of RSS items.
 Version Gets or sets the RSS format version.

Method List

  Name   Description
 Clear Empties the RSS items and initializes the component.
 Get Downloads RSS items from the webserver with GET HTTP method.
 Put Uploads RSS items to the webserver with PUT HTTP method.
 Load Loads RSS items from the stream.
 Save Saves the RSS items to the stream.
 Validate Validates the RSS items integrity and its format.

    Copyright © 2000-2024