org.apache.bcel.util
Class ClassPath.PathEntry
java.lang.Object
org.apache.bcel.util.ClassPath.PathEntry
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ClassPath.Dir, ClassPath.Zip
- Enclosing class:
- ClassPath
private abstract static class ClassPath.PathEntry
- extends Object
- implements Serializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassPath.PathEntry
private ClassPath.PathEntry()
getClassFile
abstract ClassPath.ClassFile getClassFile(String name,
String suffix)
throws IOException
- Throws:
IOException