Package com.logicaldoc.util.rss
Class Feed
- java.lang.Object
-
- com.logicaldoc.util.rss.Feed
-
public class Feed extends Object
Stores an RSS feed- Since:
- 6.1
- Author:
- Marco Meschieri - LogicalDOC
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCopyright()StringgetDescription()StringgetLanguage()StringgetLink()List<FeedMessage>getMessages()StringgetPubDate()StringgetTitle()StringtoString()
-