Package net.i2p.router.web.helpers
Class FileDumpHelper
java.lang.Object
net.i2p.router.web.HelperBase
net.i2p.router.web.helpers.FileDumpHelper
Dump info on jars and wars
- Since:
- 0.8.13
-
Field Summary
Fields inherited from class net.i2p.router.web.HelperBase
_context, _out, CHECKED, PROP_ADVANCED, SELECTED
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static Attributes
attributes
(File f) (package private) static String
getAtt
(Attributes atts, String s) Methods inherited from class net.i2p.router.web.HelperBase
_t, _t, _t, _x, getChecked, isAdvanced, ngettext, setContextId, storeWriter
-
Constructor Details
-
FileDumpHelper
public FileDumpHelper()
-
-
Method Details
-
getFileSummary
-
attributes
- Returns:
- null if not found
- Since:
- pkg private since 0.9.35 for LogsHelper
-
getAtt
- Parameters:
atts
- non-null- Returns:
- HTML stripped, or null if not found
- Since:
- pkg private since 0.9.35 for LogsHelper
-