|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.bcel.util.ClassPath.PathEntry
org.apache.bcel.util.ClassPath.Zip
private static class ClassPath.Zip
Field Summary | |
---|---|
private java.util.zip.ZipFile |
zip
|
Constructor Summary | |
---|---|
ClassPath.Zip(java.util.zip.ZipFile z)
|
Method Summary | |
---|---|
(package private) ClassPath.ClassFile |
getClassFile(java.lang.String name,
java.lang.String suffix)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private java.util.zip.ZipFile zip
Constructor Detail |
---|
ClassPath.Zip(java.util.zip.ZipFile z)
Method Detail |
---|
ClassPath.ClassFile getClassFile(java.lang.String name, java.lang.String suffix) throws java.io.IOException
getClassFile
in class ClassPath.PathEntry
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |