org.apache.bcel.util
private static class ClassPath.Zip extends ClassPath.PathEntry
Modifier and Type | Field and Description |
---|---|
private java.util.zip.ZipFile |
zip |
Constructor and Description |
---|
ClassPath.Zip(java.util.zip.ZipFile z) |
Modifier and Type | Method and Description |
---|---|
(package private) ClassPath.ClassFile |
getClassFile(java.lang.String name,
java.lang.String suffix) |
ClassPath.ClassFile getClassFile(java.lang.String name, java.lang.String suffix) throws java.io.IOException
getClassFile
in class ClassPath.PathEntry
java.io.IOException