RssReader Reference Documentation (Document! X Sample)
RssItem Constructor(String,String)
innovasys.rssreader Package > RssItem Class > RssItem Constructor : RssItem Constructor(String,String)
The title of the RssItem.
Link to the source behind the RssItem.
Initializes a new instance of the RssItem class.
Syntax
public RssItem( 
   java.lang.String title,
   java.lang.String link
)

Parameters

title
The title of the RssItem.
link
Link to the source behind the RssItem.
See Also

Reference

RssItem Class
RssItem Members
Overload List