mjc

org.multijava.util.classfile
Class ZipClassDescription

java.lang.Object
  extended byorg.multijava.util.classfile.ClassPath.ClassDescription
      extended byorg.multijava.util.classfile.ZipClassDescription

class ZipClassDescription
extends ClassPath.ClassDescription


Field Summary
private  java.util.zip.ZipEntry entry
           
private  long time
           
private  java.util.zip.ZipFile zip
           
 
Constructor Summary
(package private) ZipClassDescription(java.util.zip.ZipFile z, java.util.zip.ZipEntry e, long t)
           
 
Method Summary
 ClassPath.Data getData()
           
 java.lang.String getName()
           
 long getTime()
           
 boolean isClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

time

private long time

entry

private java.util.zip.ZipEntry entry

zip

private java.util.zip.ZipFile zip
Constructor Detail

ZipClassDescription

ZipClassDescription(java.util.zip.ZipFile z,
                    java.util.zip.ZipEntry e,
                    long t)
Method Detail

getTime

public long getTime()

getName

public java.lang.String getName()

isClass

public boolean isClass()

getData

public ClassPath.Data getData()

mjc

mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.