Package net.i2p.router.web.helpers
Class ReseedGenerator
- java.lang.Object
-
- net.i2p.router.web.HelperBase
-
- net.i2p.router.web.helpers.ReseedGenerator
-
public class ReseedGenerator extends HelperBase
Handler to create a i2preseed.zip file- Since:
- 0.9.19
-
-
Field Summary
-
Fields inherited from class net.i2p.router.web.HelperBase
_context, _out, CHECKED, PROP_ADVANCED, SELECTED
-
-
Constructor Summary
Constructors Constructor Description ReseedGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description File
createZip()
-
Methods inherited from class net.i2p.router.web.HelperBase
_t, _t, _t, _x, getChecked, isAdvanced, ngettext, setContextId, storeWriter
-
-
-
-
Method Detail
-
createZip
public File createZip() throws IOException
- Throws:
IOException
-
-