net.i2p.router.web
Class ContentHelper
java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.ContentHelper
- Direct Known Subclasses:
- NewsHelper
public class ContentHelper
- extends HelperBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_page
protected String _page
ContentHelper
public ContentHelper()
setPage
public void setPage(String page)
- Caution, use absolute paths only, do not assume files are in CWD
setStartAtBeginning
public void setStartAtBeginning(String moo)
setLang
public void setLang(String l)
setMaxLines
public void setMaxLines(String lines)
getContent
public String getContent()
getTextContent
public String getTextContent()