Interface RssFeedItem
-
public interface RssFeedItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContentUrl()StringgetGuid()StringgetLink()StringgetThumbnailUrl()StringgetTitle()booleanisPermalink()
-