RssItem Constructor(String,String) Initializes a new instance of the RssItem class. Syntaxpublic RssItem( java.lang.String title, java.lang.String link ) Parameterstitle The title of the RssItem.link Link to the source behind the RssItem. See AlsoReferenceRssItem Class RssItem Members Overload List