wt.index.setup
Class ZipInstaller
java.lang.Object
wt.index.setup.ZipInstaller
- public class ZipInstaller
- extends Object
Field Summary |
(package private) boolean |
DEBUG
|
(package private) boolean |
NT
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NT
boolean NT
DEBUG
boolean DEBUG
ZipInstaller
public ZipInstaller()
ZipInstaller
public ZipInstaller(boolean debug)
printStats
public void printStats(ZipEntry entry)
log
public void log(String message)
dump
public void dump(String dest,
ZipFile zf,
ZipEntry ze)
throws IOException
- Throws:
IOException
extractArchive
public int extractArchive(String dest,
String infile)
throws IOException,
ZipException
- Throws:
IOException
ZipException
getFullPath
public String getFullPath(String dest,
String relpath)
main
public static void main(String[] args)