joeq.ClassLib.apple13_osx.java.util.zip
Class ZipFile

java.lang.Object
  extended by joeq.ClassLib.apple13_osx.java.util.zip.ZipFile

public abstract class ZipFile
extends Object

ZipFile

Version:
$Id: ZipFile.java,v 1.3 2004/03/09 06:26:35 jwhaley Exp $
Author:
John Whaley

Constructor Summary
ZipFile()
           
 
Method Summary
 void __init__(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipFile

public ZipFile()
Method Detail

__init__

public void __init__(String name)
              throws IOException
Throws:
IOException


Copyright © 2001-2005 John Whaley. All Rights Reserved.