org.apache.bcel.util
Class ClassPath.Zip
java.lang.Object
org.apache.bcel.util.ClassPath.PathEntry
org.apache.bcel.util.ClassPath.Zip
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ClassPath
private static class ClassPath.Zip
- extends ClassPath.PathEntry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
zip
private ZipFile zip
ClassPath.Zip
ClassPath.Zip(ZipFile z)
getClassFile
ClassPath.ClassFile getClassFile(String name,
String suffix)
throws IOException
- Specified by:
getClassFile
in class ClassPath.PathEntry
- Throws:
IOException