|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.rss.service.RssContent
public class RssContent
This class provides a structure for RSS feeds contents
Constructor Summary | |
---|---|
RssContent()
|
Method Summary | |
---|---|
java.lang.String |
getContent()
Returns the Content |
void |
setContent(java.lang.String strContent)
Sets the Content |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RssContent()
Method Detail |
---|
public java.lang.String getContent()
public void setContent(java.lang.String strContent)
strContent
- The Content
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |