net.i2p.router.web
Class ProfileOrganizerRenderer
java.lang.Object
net.i2p.router.web.ProfileOrganizerRenderer
class ProfileOrganizerRenderer
- extends Object
Helper class to refactor the HTML rendering from out of the ProfileOrganizer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileOrganizerRenderer
public ProfileOrganizerRenderer(ProfileOrganizer organizer,
RouterContext context)
renderStatusHTML
public void renderStatusHTML(Writer out,
boolean full)
throws IOException
- Throws:
IOException
ngettext
public String ngettext(String s,
String p,
int n)
- translate (ngettext) @since 0.8.5