org.multijava.util.classfile
Class ZipClassDescription
java.lang.Object
org.multijava.util.classfile.ClassPath.ClassDescription
org.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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
time
private long time
entry
private java.util.zip.ZipEntry entry
zip
private java.util.zip.ZipFile zip
ZipClassDescription
ZipClassDescription(java.util.zip.ZipFile z,
java.util.zip.ZipEntry e,
long t)
getTime
public long getTime()
getName
public String getName()
isClass
public boolean isClass()
getData
public ClassPath.Data getData()
JML is Copyright (C) 1998-2002 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. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.