net.i2p.router.web
Class ReseedGenerator

java.lang.Object
  extended by net.i2p.router.web.HelperBase
      extended by net.i2p.router.web.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, PROP_ADVANCED
 
Constructor Summary
ReseedGenerator()
           
 
Method Summary
 File createZip()
           
 
Methods inherited from class net.i2p.router.web.HelperBase
_t, _t, _t, _x, isAdvanced, ngettext, setContextId, storeWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReseedGenerator

public ReseedGenerator()
Method Detail

createZip

public File createZip()
               throws IOException
Throws:
IOException