com.ecyrd.jspwiki.rss
Class RSS10Feed
java.lang.Object
com.ecyrd.jspwiki.rss.Feed
com.ecyrd.jspwiki.rss.RSS10Feed
public class RSS10Feed
- extends Feed
- Since:
- Author:
- jalkanen
Methods inherited from class com.ecyrd.jspwiki.rss.Feed |
addEntry, format, getChannelDescription, getChannelLanguage, getChannelTitle, getFeedURL, getMimeType, setChannelDescription, setChannelLanguage, setChannelTitle, setFeedURL, setMode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSS10Feed
public RSS10Feed(WikiContext context)
getString
public String getString()
- Specified by:
getString
in class Feed