org.apache.bcel.util
Class ClassPath.Dir
java.lang.Object
org.apache.bcel.util.ClassPath.PathEntry
org.apache.bcel.util.ClassPath.Dir
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ClassPath
private static class ClassPath.Dir
- extends ClassPath.PathEntry
dir
private String dir
ClassPath.Dir
ClassPath.Dir(String d)
getClassFile
ClassPath.ClassFile getClassFile(String name,
String suffix)
throws IOException
- Specified by:
getClassFile
in class ClassPath.PathEntry
- Throws:
IOException
toString
public String toString()
- Overrides:
toString
in class Object