net.i2p.router.web
Class NetDbHelper
java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.NetDbHelper
public class NetDbHelper
- extends HelperBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetDbHelper
public NetDbHelper()
setRouter
public void setRouter(String r)
setVersion
public void setVersion(String v)
- Since:
- 0.9.21
setCountry
public void setCountry(String c)
- Since:
- 0.9.21
setFull
public void setFull(String f)
setLease
public void setLease(String l)
allowGraphical
public void allowGraphical()
- call for non-text-mode browsers
- Since:
- 0.9.1
getNetDbSummary
public String getNetDbSummary()
- storeWriter() must be called previously