Package net.i2p.router.web.helpers
Class StatHelper
java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.helpers.StatHelper
Dump the peer profile data if given a full B64 peer string or prefix.
-
Field Summary
Fields inherited from class net.i2p.router.web.HelperBase
_context, _out, CHECKED, PROP_ADVANCED, SELECTED
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionLook up based on a b64 prefix or full b64.void
Caller should strip HTML (XSS)Methods inherited from class net.i2p.router.web.HelperBase
_t, _t, _t, _x, getChecked, isAdvanced, ngettext, setContextId, storeWriter
-
Constructor Details
-
StatHelper
public StatHelper()
-
-
Method Details
-
setPeer
Caller should strip HTML (XSS) -
getProfile
Look up based on a b64 prefix or full b64. Prefix is inefficient.
-