class BanlistRenderer extends Object
| Constructor and Description |
|---|
BanlistRenderer(RouterContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
renderBanlistCompact(Writer out) |
void |
renderStatusHTML(Writer out) |
public BanlistRenderer(RouterContext context)
public void renderBanlistCompact(Writer out) throws IOException
IOExceptionpublic void renderStatusHTML(Writer out) throws IOException
IOException