net.i2p.router.web
public class SummaryBarRenderer extends Object
Constructor and Description |
---|
SummaryBarRenderer(RouterContext context,
SummaryHelper helper) |
Modifier and Type | Method and Description |
---|---|
void |
renderSummaryHTML(Writer out)
Note - ensure all links in here are absolute, as the summary bar may be displayed
on lower-level directory errors.
|
public SummaryBarRenderer(RouterContext context, SummaryHelper helper)
public void renderSummaryHTML(Writer out) throws IOException
IOException