net.i2p.router.web
Class NewsFeedHelper
java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.NewsFeedHelper
public class NewsFeedHelper
- extends HelperBase
HTML-formatted full news entries
- Since:
- 0.9.23
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewsFeedHelper
public NewsFeedHelper()
setLimit
public void setLimit(int limit)
- Parameters:
limit
- less than or equal to zero means all
setStart
public void setStart(int start)
getEntries
public String getEntries()
getEntries
static String getEntries(I2PAppContext ctx,
int start,
int max)
- Parameters:
max
- less than or equal to zero means all
- Returns:
- non-null, "" if none