RssReader Reference Documentation (Document! X Sample)
The Url to download the rss feed xml from.
RssFeed Constructor
Initializes a new instance of the RssFeed class.
Syntax
public RssFeed( 
   java.lang.String url
)

Parameters

url
The Url to download the rss feed xml from.
See Also