RssReader Reference Documentation (Document! X Sample)
ItemByName Method
innovasys.rssreader Package > RssFeedCollection Class : ItemByName Method
The name of the Item to return.
Returns an Item for a given name.
Syntax
public RssFeed ItemByName( 
   java.lang.String name
)

Parameters

name
The name of the Item to return.
See Also

Reference

RssFeedCollection Class
RssFeedCollection Members